FTP
自分用メモClientからパッシブモードで「FTPサーバ」に接続する場合は以下のようになるっぽい。 When Passive mode is used the Client first connects to the server on port 21. Then the client issues a PASV or EPSV command. The server then replies …
自分用メモClientからパッシブモードで「FTPサーバ」に接続する場合は以下のようになるっぽい。 When Passive mode is used the Client first connects to the server on port 21. Then the client issues a PASV or EPSV command. The server then replies …