FTP with SSL/TLS
William de Smet
wdesmet at wanadoo.nl
Tue Aug 22 15:37:41 EDT 2006
Hi there,
I just thought to make a small easy FTP app so the teachers on the
school I work (two locations in two different cities) could FTP
documents to the other location.
The FTP however needs SSL/TLS and I don't know how to do that!
I know there are some free FTP apps out there which do SSL/TLS but I
want simple drag and drop and nothing more.
The documentation says:
open socket command open [datagram] socket [to] host[:port[|ID]] [with
message callbackMessage] open secure socket [to] host[:port[|ID]]
[with message callbackMessage] [with|without verification] [using
certificate certificate and key key]
I don't know how to use it an d where to put it!
Is this easy to do with RunRev? Are there any examples?
I need to use this:
IP 80.127.43.153
Socket 21|6932
Thanks,
William de Smet
More information about the use-livecode
mailing list