[twsocket] HttpCli.Get problem

2007-09-09 Thread Lenif
, I get an exception but source in Finally clause is never fired ... How to make it running trough the Finally when the url don't exist ? Regards Lenif, -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our

[twsocket] TWsocket and EStackOverflow

2012-10-22 Thread LeNif
the cause of this error. Your help will be appreciated! thank you LeNif -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] TWsocket and EStackOverflow

2012-10-24 Thread LeNif
Hello, When I use Wireshark to snif communication, I see that exchange with the device continue, even after the close that's really strange ... Maybe the problem is with the device and not with my socket ... thanks LeNif From: François Piette Date: 2012-10-24 20:14 To: 'I

Re: [twsocket] TWsocket and EStackOverflow

2012-10-24 Thread LeNif
. Maybe I must use a runtime created socket to solve this behaviour ? Thanks F. LeNif From: François Piette Date: 2012-10-24 21:22 To: 'ICS support mailing' Subject: Re: [twsocket] TWsocket and EStackOverflow You should try using Shutdown instead of closing your end. Shutdown ask the o