|
-
Jun 11th, 2001, 03:47 PM
#1
Thread Starter
New Member
Help...Another Winsock problem
do any one out there know any way to write a LAN multicasting program using vb....for example...
i would like to have a client with broadcast a signal thru the network to all connected machine and after the machine receive the signal...they all will send back a message...
the catch is that....i dont know who is connected to the network...thats the problem...
-
Jun 12th, 2001, 06:30 AM
#2
Black Cat
Doesn't multicasting use a reserved special IP address? Just send to that.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Jun 12th, 2001, 10:22 AM
#3
Thread Starter
New Member
ok...but theres another problem....how if i dont know the range of the specific ip address in the network? and how to get the specific ip address at first?
-
Jun 12th, 2001, 11:07 AM
#4
Frenzied Member
I just did a quick Google search and found some sites that may be helpful, especially http://ntrg.cs.tcd.ie/4ba2/multicast/
I browsed the site briefly and from what I saw, it looks like you will have to use the API rather than the winsock control. The primary reason being that you will have to set some socket options such as TTL.
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
|