[twsocket] Antwort: Re: Why am I getting a OnConnect-Event

2005-10-24 Thread APatock
Sorry Francois, I totally ignored the error code. I are absolutly right. > _always_ check this error code. Thank you. -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

[twsocket] Antwort: Re: MaxLength of ReceiveStr

2005-10-21 Thread APatock
This is not exactly the answer for my question. Think of coding the Picture-Data in just readable Ascii-Characters. This maybe result in a very large string, ended with #13#10. I thought this result in a single OnDataAvailable-Event where I can read the whole string with one call to receivestr.