Re: [twsocket] Using FTPClient in dll

2010-12-01 Thread Busai Péter

2010.12.01. 7:07 keltezéssel, Arno Garrels írta:


That's true, you should not call ProcessMessages in a loop like
above. NOFORMS and MessageLoop should work. Otherwise show us some
more of your code.


Again you are right. NOFORMS is the key.
The below comment from OverbyteIcsDll1.dpr was a bit misleading.
{$DEFINE NOFORMS}   // This will avoid forms unit and reduce DLL size
I deleted that line because I knew I have to use forms unit in one of my 
units.

Now I see that it is explained in wsocket.pas history.

Thanks.
--
Peter
--
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] TWSocketServer: howtomakeitlisteningtoseveralIP:Port?

2010-12-01 Thread Arno Garrels
Arno Garrels wrote:
 Arno Garrels wrote:
 
 Back to the keyboard then. I think a found a way everybody can live
 with. Will commit this new attempt to the IPv6 branch when I think
 it's alpha-ready. Then we are able to continue the discussion based
 on an existing implementation.
 
 Done, IPv6 branch updated (new multi-listen feature in TWSocketServer
 and descendants).

Francois, I realy appreciated if you took a look at it.

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