Re: [twsocket] socket programming tcp/udp primer question

2005-12-17 Thread Francois PIETTE
verbyte.be/eng/ssl.html -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Saturday, December 17, 2005 9:05 AM Subject: [twsocket] socket programming tcp/udp primer question >I recently read the tcp/udp primer under the overbyte

Re: [twsocket] socket programming tcp/udp primer question

2005-12-17 Thread Fastream Technologies
than buffer size, most notably <= 0. Regards, SZ - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Saturday, December 17, 2005 10:05 AM Subject: [twsocket] socket programming tcp/udp primer question >I recently read the tcp/udp primer under the overbyte.be "

[twsocket] socket programming tcp/udp primer question

2005-12-17 Thread lame.one
I recently read the tcp/udp primer under the overbyte.be "support" section and the tcp data fragmented packet example using the text string "Hello" caught my attention because that is something i always wondered about in socket programs. The fact that the data can be split up into multiple packets