Re: [twsocket] Report a strange problem about using TsslHttpCli(ICS v7)in Delphi 2010 thread.

2009-10-02 Thread Arno Garrels
 Please let me know if you need any help debug.

Please set a breakpoint at sslHttpCli1 := TSslHttpCli.Create(nil);
and step through the source (F7). Is there any exception thrown? 
If yes, post the callstack here.

--
Arno Garrels

--
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] I keep tripping the same POP3 Client Exception

2009-10-02 Thread Arno Garrels
Pete Williams wrote:
 Hi
 
 In response to a 'Stat' command, TPOP3Cli sometimes raises this
 exception: 

The exception message is rather useful. Your are calling an invalid
method in current context.

--
Arno Garrels


--
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] Report a strange problem about using TsslHttpCli(ICS v7)in Delphi 2010 thread.

2009-10-02 Thread Bricksoft - Frank
No. Create method don't halt. But application is halt. You can try these
code in any OS that having Chinese input.

On Fri, Oct 2, 2009 at 11:04 PM, Arno Garrels arno.garr...@gmx.de wrote:

  Please let me know if you need any help debug.

 Please set a breakpoint at sslHttpCli1 := TSslHttpCli.Create(nil);
 and step through the source (F7). Is there any exception thrown?
 If yes, post the callstack here.

 --
 Arno Garrels

 --
 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




-- 
Frank
--
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