> UDP doesn't even guarantee that they arrive in the same *order*, or
> even that they arrive *at all*! So keep that in mind.
I will. I hope I can figure this all out. Just wondering, signals don't get
confused and get sent to another computer that's not even playing, do they?
>
> On Sep 27, 2003, at 10:07 AM, Lars Jensen wrote:
>
>> and download MyFirstSocket. This will show you how to exchange bytes
>> between
>> machines, but it doesn't guarantee that messages will arrive in one
>> chunk.
>> You will need to invent or borrow a protocol -- a way to group the
>> bytes
>> together into messages and decide what they mean. (That's for TCP; I
>> believe
>> UDP works the same way but I haven't used it myself.)
---
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
|