Results 1 to 4 of 4

Thread: Help...Another Winsock problem

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2001
    Location
    sdfg
    Posts
    4

    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...

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    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.

  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2001
    Location
    sdfg
    Posts
    4
    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?

  4. #4
    Frenzied Member
    Join Date
    Aug 2000
    Location
    O!
    Posts
    1,177
    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
  •  



Click Here to Expand Forum to Full Width