Python-File-Transfer-master

所属分类:网络编程
开发工具:Python
文件大小:2KB
下载次数:3
上传日期:2018-09-19 17:56:13
上 传 者无名2017
说明:  使用python实现socket的文件传输
(Using Python to realize file transfer of socket)

文件列表:
.DS_Store (6148, 2015-10-27)
client.py (1908, 2015-10-27)
server.py (1921, 2015-10-27)

# Python File Transfer system Created by: Eric Kemp, Thomas Fraser & Filip Todoric Commands: - ls : print on the client window a listing of the contents of the current directory on the server machine. - get remote-file: retrieve the remote-file on the server and store it on the client machine. It is given the same name it has on the server machine. - put file-name: put and store the file from the client machine to the server machine. On the server, it is given the same name it has on the client machine. - cd directory-name: change the on the server (“cd ..” must work) mkdir directory-name: create a new sub-directory named directoryname

近期下载者

相关文件


收藏者