FTP/en
Version vom 9. Oktober 2015, 14:21 Uhr von Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „For FTP, the underlying Smalltalk/X framework already provides classes to implement both FTP-clients and FTP-servers. Detailed information is found in the onli…“)
For FTP, the underlying Smalltalk/X framework already provides classes to implement both FTP-clients and FTP-servers. Detailed information is found in the online documentation and/or the source code itself.
Also, the standard library contains blocks to access files on remote systems using the above FTP client class.