[twsocket] FTPClient Localfilename

2011-06-11 Thread Robert
Hello,

How I can download a file in memory instead on disk using the command GET ?

Tks in advance
Robert

--
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] FTPClient Localfilename

2011-06-11 Thread Francois PIETTE
How I can download a file in memory instead on disk using the command GET 
?


Use a TMemoryStream instance and assign it to LocalStream property

--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be

--
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] IPv6 support ?

2011-06-11 Thread Arno Garrels
Arno Garrels wrote:

 There's an IPv6-branch at:
 svn://svn.overbyte.be/ics/branches/icsipv6
 Both user and password = ics
 It lacks recent changes of trunk (a few weeks) and is still
 experimental. Feedback is welcome.

I just merged all recent changes from trunk (actually those from march
to now), so it's again in sync with current ICSv7.

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