Message1867

Author amak
Recipients
Date 2008-01-04.07:20:37
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Hi,

I'll be posting notes about this bug in another message, but first just wanted to point out that the example code is a little confusing.

The UDP socket is created and bound to port 5555, but messages are sent to port 5556. Which means that, in the code given at least, nothing is reading the messages sent. Is that your intention?

I will assume for now that this is indeed your intention, and that the example code is a cut down version of a larger piece of code that perhaps uses a pair of sockets for a 2-way conversation between port 5555 and port 5556.

Notes to follow.

Alan.
History
Date User Action Args
2008-02-20 17:18:00adminlinkissue1782548 messages
2008-02-20 17:18:00admincreate