From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: Fco.J.Ballesteros MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20011205171426.6528B19A46@mail.cse.psu.edu> Subject: [9fans] dumb udp broadcast question Date: Wed, 5 Dec 2001 18:14:11 +0100 Topicbox-Message-UUID: 2ffcfc90-eaca-11e9-9e20-41e7f4b1d025 Hi, I must be in idiot mode today, but don't manage to get an udp broadcast sent. AFAIK, the `server' has just to announce the udp address, print "headers" to the ctl file, and read data. And my dumb test program seems to do so. Should the client just dial net!ipbroadcastaddress!port and write the data? thanks