View Single Post

  #9 (permalink)  
Old 05-25-2005
David Schwartz
 
Posts: n/a
Default Re: Can any one help me!! (Socket Programming)


<girishdomain@gmail.com> wrote in message
news:1116930415.209265.56040@g44g2000cwa.googlegro ups.com...

>I am using TCP stream mode with no flags


Most likely your program erroneously assumes that "send" somehow glues
the bytes together.

DS


Reply With Quote