ftp ボキャブラリ
Factor ハンドブック > ボキャブラリ索引


概要
Common code shared by FTP client and server

メタデータ
タグ:network


ワード

タプルクラス
クラススーパークラススロット
ftp-response tuplen strings parsed


シンボルワード
+active+
+passive+


通常ワード
ワードスタック効果
<ftp-response>( -- ftp-response )
add-response-line( ftp-response string -- ftp-response )
ftp-send( string -- )


クラス述語ワード
ワードスタック効果
ftp-response?( object -- ? )


ファイル
resource:basis/ftp/ftp.factor
resource:basis/ftp/ftp-docs.factor


resource:basis の子
ボキャブラリ概要
ftp.clientFTP client
ftp.serverFTP server