-
关于开发源码
关于开发源码-On the development of source
- 2022-01-25 14:46:05下载
- 积分:1
-
这是一个实现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
-
一份详细的SIP协议的数据流分析的文档,该文档有两百多页,包含的SIP消息的各种情况,内容实用,可供SIP协议的VoIP开发者做一份详细的SIP数据流的分析手册...
一份详细的SIP协议的数据流分析的文档,该文档有两百多页,包含的SIP消息的各种情况,内容实用,可供SIP协议的VoIP开发者做一份详细的SIP数据流的分析手册。-a detailed SIP protocol data flow analysis of the document, the document is over 200 pages and contains information of the various SIP, as practical, the SIP for VoIP developers to do a detailed SIP data flow analysis handbook.
- 2022-12-25 10:50:03下载
- 积分:1
-
Introduction To Mobile Telephone Systems: 1G, 2G, 2.5G, and 3G Wireless Technolo...
Introduction To Mobile Telephone Systems: 1G, 2G, 2.5G, and 3G Wireless Technologies and Services
- 2022-05-19 19:02:47下载
- 积分:1
-
绘制噪声
用于绘制高斯噪声。这些程序都用在传输信号时的噪声信道的信噪比计算
- 2022-05-26 09:46:58下载
- 积分:1
-
摩沙的串口底层驱动,可用于串口编程,c语言
摩沙的串口底层驱动,可用于串口编程,c语言-rid of the bottom-driven serial port can be used for serial programming language c
- 2022-01-26 07:24:01下载
- 积分:1
-
CORDIC an article on the article A survey of CORDIC algorithms for FPGA based co...
一篇关于CORDIC的文章A survey of CORDIC algorithms for FPGA based computers-CORDIC an article on the article A survey of CORDIC algorithms for FPGA based computers
- 2022-03-24 11:00:58下载
- 积分:1
-
dtmf project and hex file
dtmf project and hex file
- 2022-01-28 21:56:18下载
- 积分:1
-
Chinese RFC documents, without translation, the right to study very helpful!
中文RFC文件,无需翻译,对学习很有帮助!
- 2022-03-05 09:52:44下载
- 积分:1
-
NRF24L01 一对六
NRF2401无线模块,STM32程序实现了数据双向通信.它分为接收和发送两部分,发送时发送的源程序,接收是接收的源程序,分别设置了俩个文件夹。nrf24l01在stm32的模块上,通过spi接口连接,实行通信,最终实现两块单独的stm32模块实现短距离的无线通信,速度高,功耗小。
- 2022-05-01 01:51:50下载
- 积分:1