home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / protocol / tcpip / 5835 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.3 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!uni-muenster.de!jacquard!julian
  2. From: julian@math.uni-muenster.de (Julian F. Reschke)
  3. Newsgroups: comp.protocols.tcp-ip
  4. Subject: Help needed: receiving broadcasted UDP packages
  5. Date: 7 Jan 1993 14:15:01 GMT
  6. Organization: Westf. Wilh.-Universitaet Muenster, Germany.
  7. Lines: 20
  8. Distribution: world
  9. Message-ID: <1ihdt5INNdai@obelix.uni-muenster.de>
  10. Reply-To: julian@math.uni-muenster.de
  11. NNTP-Posting-Host: jacquard.uni-muenster.de
  12.  
  13. Problem: I am trying to receive broadcasted UDP packages. I'm on SunOS 4.1.3,
  14. and use datagram sockets in the internet domain. The port number is 2010 (non-
  15. privileged), and the sender has it's socket configured to allow broadcasts. In
  16. fact, `etherfind' shows that the packets indeed are sent out. However, the
  17. receiver (using revcfrom) doesn't, listening on port 2010, doesn't get them.
  18. When I change to sender not to broadcast, but to send directly to the machine
  19. running the receiver, all works well.
  20.  
  21. I've looked into SUN's `radio' sources, and all seems to by very similar.
  22. Any help appreciated...
  23.  
  24.  
  25.  
  26.  
  27. ---
  28. ________________ cut here _________________________
  29. Julian F. Reschke, Hensenstr. 142, D-W4400 Muenster
  30.   eMail: julian@math.uni-muenster.de, jr@ms.maus.de
  31. ________ correct me if I'm wrong __________________
  32.  
  33.