home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / networki / 2104 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.6 KB

  1. Xref: sparky comp.os.os2.networking:2104 comp.protocols.misc:833
  2. Path: sparky!uunet!ogicse!uwm.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!ra!atkinson
  3. From: atkinson@itd.nrl.navy.mil (Randall Atkinson)
  4. Newsgroups: comp.os.os2.networking,comp.protocols.misc
  5. Subject: Re: Is there a "ONE TO MANY" protocol ?
  6. Message-ID: <BxKw1C.Ixt@ra.nrl.navy.mil>
  7. Date: 12 Nov 92 00:58:24 GMT
  8. Article-I.D.: ra.BxKw1C.Ixt
  9. References: <1992Nov10.093253.27111@news.tu-graz.ac.at>
  10. Sender: usenet@ra.nrl.navy.mil
  11. Organization: Naval Research Laboratory, DC
  12. Lines: 24
  13.  
  14. In article <1992Nov10.093253.27111@news.tu-graz.ac.at> tom@piassun1.joanneum.ac.at (Tom Leitner) writes:
  15. >Hi,
  16. >
  17. >For our application we'd need a protocol which supports "ONE TO MANY"
  18. >connections (on top of Ethernet). Is there something like that ? Perhaps
  19. >there is a nifty trick how it can be done with IP networks. 
  20.  
  21.   There is an IP Multicast specification in a published RFC and it has
  22. a fair bit of implementation experience and seems to work just fine
  23. both for a LAN and for a multi-continent WAN.  Code to implement IP
  24. Multicast for BSD is available for anonymous ftp from
  25.     gregorio.stanford.edu
  26.  
  27.   IP Multicast is one of the underpinnings of the thrice yearly IETF
  28. audio/video multicast transmissions.  Coincidentally there is an IETF
  29. meeting next week and so a lot of us will be using IP multicast to
  30. tune in to DC from wherever (I believe Australia, Europe, and North
  31. America all tuned in last time).
  32.  
  33.   A less widely implemented alternative is XTP.  I don't know of any
  34. freely distributable XTP implementation.
  35.  
  36. Ran
  37. atkinson@itd.nrl.navy.mil
  38.