I have a complicated app, so for the purpose of getting the information I need, I'll create a simple example of what I'm looking for...
I just need to send a simple message to All computers on the same LAN, not Pre-Specified IP addresses, as the app wont know how many pc are running this software...
The same application on all computers...
Example Implementation... One windows form with a button... (Not web based) Click the button... All computers on the network running the same app gets a message box saying "Hello..." Optional: If the code can be universal, so that an xcode app (ios/mac OS X) could join in, that would be great...
If someone can provide some example code or a link to a tutorial on how to to this, this will help me tremendously...
Thanks...
