I am writing a TCP/IP Server.

I am using WinSock.

The client transmits several packets, and I was expecting the packets to
arrive on the server in the same order.  They don't appear to be arriving in
the same order they left - which is what I thought TCP/IP gives you.

Am I mistaken (and there is a bug in my program), or does TCP/IP not
actually enforce the order of arrival of packets?

Peter Harrison
Software Developer
Sovereign

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to