Hi,
Thanks for the response.
First question,
Do we have any ftps server demo project?
Second question,
Is it possible to change FTP port to for example 51200?

Any demos for SSLFTPServer?

I have done some FTP client stuff before but never done anything with the ftp server or sslftp server.

thanks.

--------------------------------------------------
From: "Francois PIETTE" <francois.pie...@skynet.be>
Sent: Thursday, October 20, 2011 7:37 PM
To: "ICS support mailing" <twsocket@elists.org>
Subject: Re: [twsocket] TSslWSocketClient & Download

I am having server and client built with TSslWSocketClient & Server.
I would like to to make client to download bunch of files from the server when it gets the command from the server.
The command will be a list of the files to download.
Is this possible?

Sure, it is basically what a FTP server and client are doing.

Please notice,
I do not want FTP, I need to be able to do this with sockets.

OK, but why ? FTP is of course based on sockets.
And of course you may write your own protocol, but at first glance what you ask is so close to FTP (FTPS to be more exact) that probably you'll just reinvent the wheel. Let us know why you don't want FTP...

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

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

Reply via email to