All,
I have been busy in the C# world and have lost touch with Borland trying to
sell Delphi. Can someone give me an update.
I miss this group.
george r smith
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo
All,
If I have learned anything from Francois's code is that you can never be
sure if you get a partial or a full packet. The question is
if a packet is encrypted (des3) how do you know you have received the full
packet ?
Obviously you can not check for a string or a delimiter that would
Hi all,
Is there a way at the O/S level (unix-linux and windows) to set the
keepalive for the O/S. Can you do it by port ?
We are losing connections and it seems to be on the server side.
Thanks
grs
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http:
>>I'm getting a text problem with TnVTEmul1. WHat's happening is a
>>truncation
>>of all the lines of text instead of (as I'd expected) text wrapping. I
>>haven't changed any of the default value of TnVTEmul1 because when I do,
>>nothing seems to ocurr that's any different. Suggestions?
>Word wra
I don't get the problem when I'm using a Telnet connection. Is it that I
needs to set something on TNEmulVT1 or is TNEmulVT1 compleletly the wrong
component to use?
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
V
I'm getting a text problem with TnVTEmul1. WHat's happening is a truncation
of all the lines of text instead of (as I'd expected) text wrapping. I
haven't changed any of the default value of TnVTEmul1 because when I do,
nothing seems to ocurr that's any different. Suggestions?
unit Unit1;
inte