Re: WINSOCK GATEWAY FTP CLIENT EXAMPLE


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Robert G Laurin on May 30, 2013 at 13:14:45:

In Reply to: WINSOCK GATEWAY FTP CLIENT EXAMPLE posted by Yves Ste-Marie on May 29, 2013 at 09:07:21:

Most probably, you need to read RFC 959.

Remember that on regular FTP the login/password are sent in clear text. Using SSL with FTP is probably much harder in Comet (for either implicit or explicit SFTP or FTP SSL).

You can write your own, probably not too complex. Remember that internally the internet could be run on a pair of connected typewriters (or Telex). it is all plain shorthand english commands (mostly).

You also need to remember that depending on the version of Comet you are using, you may have some limitations... like a 254 bytes buffer... I do not know how big is the IP stack/buffer in Comet32 - haven't tried to break it yet. Soon !!


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]