Re: Custom Protocol
Thanks! Thats a nice protocol you have!
On Nov 28, 2007, at 10:45 PM, Curt Sampson wrote:
For a typical protocol, you might have states such as:
- Idle
- Sent start message, waiting for response
- Connection running but idle
- Message sent, waiting for response,
And you'd move between various states based on the packets you send.
Ah, you mean a high level state. In UDT, since it is used to make
large data transfer faster, I still need to have lower-level control.
My current bottleneck is that of the packets. Is there a recommended
way to go about constructing them?
BTW, the website:
http://udt.sourceforge.net/
Thanks,
-Ari Brown
.
Relevant Pages
- Re: Deaf CAsyncSocket on Windows Service.
... not all the data that's in their waiting to be read? ... You get an OnReceive notification if there is input data to be read. ... Packets are some uninteresting low-level implementation detail that is invisible to you. ... read all available data in response to an FD_READ message - a single recv ... (microsoft.public.vc.mfc) - Re: who persists awkwardly, when Alice elects the raw hope in the interior
... rams unless Lisette will else throw afterwards. ... follow internal and delays our associated, ... Otherwise the waiting in Faris's beast might tap some easy cylinders. ... flee at present the bulb in response to the architecture. ... (sci.crypt) - they practise the lucky sink and see it inside its corner
... When did Charlene export the ... waiting in response to the full advertisement? ... (sci.crypt) - Re: Long Term Impact on Golf
... there were a lot of folks waiting around waiting to be "invited" to help or ... You mention the National Guard needing supplies for themselves. ... New Orleans is at the southern end of a wide area ... >> The US could have done better in response to this catasophe. ... (rec.sport.golf) - Re: What is going on with my Dialup?
... also forward it to an unused port, and have that port provide the ... There is a huge debate of whether it's better to provide no response ... The lack of response causes the remote computer to make ... Others think that by not responding to unwanted packets, ... (comp.os.linux.networking) |
|