[twsocket] Update on Delphi Please

2006-06-15 Thread george r smith
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

[twsocket] Questions for socket experts

2006-04-24 Thread george r smith
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

[twsocket] keepalive

2006-03-07 Thread george r smith
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:

[twsocket] word wrapping with TNEmulVT1

2005-08-28 Thread R Smith
>>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

Re: [twsocket] TWSocket Digest, Vol 131, Issue 8

2005-08-28 Thread R Smith
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

[twsocket] TnEmulVT1 problem

2005-08-27 Thread R Smith
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