|
-
November 23rd, 2004, 04:36 AM
#1
Network Broadcast
Can anyone tell me how to braodcast a request to other Computer in a same network? A request such as requesting the Computer Name... I just need a simple code... thanks...
-
November 25th, 2004, 03:32 PM
#2
Re: Network Broadcast
You may create a client program that uses UDP and send it to the subnetwork's broadcast address.
-
November 26th, 2004, 02:13 AM
#3
Re: Network Broadcast
You may want to look up the SO_BROADCAST socket option (setsockopt()).
Even if our suggestions didn't help, please post the answer once you find it. We took the effort to help you, please return it to others.
* While posting code sections please use CODE tags
* Please check the codeguru FAQ and do a little search to see if your question have been answered before.
* Like a post, Rate The Post
* I blog: Network programming, Bible
I do all things thru CHRIST who strengthens me
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|