FTP/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
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…“) |
|
(kein Unterschied)
|
Aktuelle Version vom 11. Februar 2018, 12:28 Uhr
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.