- UsingBlob 二进制数据库编程 AppWizard has created this application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
- diveintopython-PDF-zh-cn-5.4b Dive into Python 中文版
- ADOTran 使用SQL查询
- Game21_1 本游戏程序使用了两个数组:静态数组和动态数组
- geebux using: html
- 热力图 使用百度API制作
文件名称:209proj
-
所属分类:
- 标签属性:
- 上传时间:2016-03-03
-
文件大小:432.58kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
# Simple FTP
A simple TCP file transfer application.
## Dependencies
Python 3
## To run
1. Start the server on the machine to receive the file using the following command:
```bash
python3 server.py <local-port>
```
Use port number 3000+ to safely avoid conflicts with reserved ports.
2. Start the client on the machine you are sending the file using the following command:
```bash
python3 client.py <remote-IP> <remote-port> <local-file-to-transfer>
```
Where
```bash
<remote-IP> is the IP of the server
```
```bash
<remote-port> is the local port of the server
```
```bash
<local-file-to-transfer> is the local address of the file to send
-# Simple FTP
A simple TCP file transfer application.
## Dependencies
Python 3
## To run
1. Start the server on the machine to receive the file using the following command:
```bash
python3 server.py <local-port>
```
Use port number 3000+ to safely avoid conflicts with reserved ports.
2. Start the client on the machine you are sending the file using the following command:
```bash
python3 client.py <remote-IP> <remote-port> <local-file-to-transfer>
```
Where
```bash
<remote-IP> is the IP of the server
```
```bash
<remote-port> is the local port of the server
```
```bash
<local-file-to-transfer> is the local address of the file to send
```
A simple TCP file transfer application.
## Dependencies
Python 3
## To run
1. Start the server on the machine to receive the file using the following command:
```bash
python3 server.py <local-port>
```
Use port number 3000+ to safely avoid conflicts with reserved ports.
2. Start the client on the machine you are sending the file using the following command:
```bash
python3 client.py <remote-IP> <remote-port> <local-file-to-transfer>
```
Where
```bash
<remote-IP> is the IP of the server
```
```bash
<remote-port> is the local port of the server
```
```bash
<local-file-to-transfer> is the local address of the file to send
-# Simple FTP
A simple TCP file transfer application.
## Dependencies
Python 3
## To run
1. Start the server on the machine to receive the file using the following command:
```bash
python3 server.py <local-port>
```
Use port number 3000+ to safely avoid conflicts with reserved ports.
2. Start the client on the machine you are sending the file using the following command:
```bash
python3 client.py <remote-IP> <remote-port> <local-file-to-transfer>
```
Where
```bash
<remote-IP> is the IP of the server
```
```bash
<remote-port> is the local port of the server
```
```bash
<local-file-to-transfer> is the local address of the file to send
```
(系统自动生成,下载前可以参看下载内容)
下载文件列表
abhi.txt
client.png
server
server.c
server1.png
server11.png
server12.png
wireshark.pcapng
client.c
client.png
server
server.c
server1.png
server11.png
server12.png
wireshark.pcapng
client.c
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
