ftp vocabulary
Factor handbook ยป Vocabulary index


Summary
Common code shared by FTP client and server

Metadata
Tags:network


Words

Tuple classes
ClassSuperclassSlots
ftp-response tuplen strings parsed


Symbol words
+active+
+passive+


Ordinary words
WordStack effect
<ftp-response>( -- ftp-response )
add-response-line( ftp-response string -- ftp-response )
ftp-send( string -- )


Class predicate words
WordStack effect
ftp-response?( object -- ? )


Files


Metadata files


Children from resource:basis
VocabularySummary
ftp.clientFTP client
ftp.serverFTP server