Hi again,

Further to my previous message.  It seems that the sending thread is also
bothered by the receiving thread.  The first send() succeeds, but once the
receive thread touches the socket, all further send()s fail with
"IOException: Connection refused".  This is a DatagramSocket!  I was under
the impression that this exception should never be thrown by
DatagramSocket.send() - packets are just sent off into the big blue
yonder; if nobody is listening on the destination machine, the packet
should just get tossed into the bit bucket.

Any suggestions would be appreciated.

Cheers,
dstn.




----------------------------------------------------
--     Dustin Lang, [EMAIL PROTECTED]    --
User, n.: a particularly  slow and unreliable input/
output  device  that  is  attached by default to the
standard input and output streams.
----------------------------------------------------



----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to