-
这是一个实现linux系统下的scp的命令相同功能的程序,客户端和服务端通信使用了自己定义了的通信协议。
文件传送协议格式:
服务器路径#服务器上的文...
这是一个实现linux系统下的scp的命令相同功能的程序,客户端和服务端通信使用了自己定义了的通信协议。
文件传送协议格式:
服务器路径#服务器上的文件名#操作类型#文件大小
操作类型:0代表上传操作 1代表下载操作
文件大小:上传下载的文件大小
服务器返回的消息类型:
0 :服务器创建文件失败
1:服务器操作成功
2:文件大小不同 (未实现)
注意:
1:正则表达式没有实现
2:其余实现
3:服务器可以为多个客户端服务,用多进程实现-This is a linux system realize the scp command functions the same procedures, client and client communication services using its own definition of the communication protocol. File Transfer Protocol format: server path# Server 23 file name! Operation type# File size operation types: 0 From operated on behalf of one operation on behalf of download file size: From the size of the downloaded file to return to the news server type: 0 : The server failed to create file 1: Server operation successful 2: documents of different sizes (not realize) Note: 1: regular expression did not realize 2: the rest of the realization of 3: The server can service multiple clients, and realize multi-process
- 2022-03-20 03:16:03下载
- 积分:1
-
数字滤波器的C语言实现,包括高通、低通、带通滤波器
数字滤波器的C语言实现,包括高通、低通、带通滤波器-Digital Filter C language, including high- and low-pass, band-pass filter
- 2022-02-04 21:16:55下载
- 积分:1
-
在dos下读写pci卡
在dos下读写pci卡-pci card reader
- 2022-01-28 12:48:04下载
- 积分:1
-
我的头在我的ROM PDA备份
backup of my rom in pda in my head
- 2022-02-02 21:02:53下载
- 积分:1
-
用C语言实现的在AWGN信道下的BPSK信号调制
用C语言实现的在AWGN信道下的BPSK信号调制-C language in AWGN channel BPSK modulation signal
- 2022-05-14 20:12:29下载
- 积分:1
-
详细阐述信道编码在实际系统中的应用,其中包括了RS码,turbo码以及信息论。...
详细阐述信道编码在实际系统中的应用,其中包括了RS码,turbo码以及信息论。-elaborate channel coding system in the actual application, including the RS code, turbo codes and information theory.
- 2022-03-12 03:28:13下载
- 积分:1
-
演示SOCKET通信,包中含有服务器和客户端的源码,JAR打包可以直接运行...
演示SOCKET通信,包中含有服务器和客户端的源码,JAR打包可以直接运行-demo Socket Communications, packet containing server and client source code, the package can be directly JAR operation
- 2022-07-17 09:47:19下载
- 积分:1
-
这是一本介绍WCDMA的书籍,很经典,一起分享。
这是一本介绍WCDMA的书籍,很经典,一起分享。-This is an introduction book WCDMA, it is a classic share.
- 2022-04-26 09:15:03下载
- 积分:1
-
一个简单的聊天室程序,用VC实现,可以实现简单的功能
一个简单的聊天室程序,用VC实现,可以实现简单的功能-a simple chat room procedures, with VC, can achieve a simple function
- 2022-03-03 13:54:57下载
- 积分:1
-
OFDM detailed simulation codes, channel coding and modulation, channel estimatio...
OFDM的详细仿真代码,有信道编码,调制,信道估计等-OFDM detailed simulation codes, channel coding and modulation, channel estimation, etc.
- 2022-03-29 12:36:42下载
- 积分:1