-
python实现socket
改程序是python写的实现客户端与服务端传输文件功能。在windows和linux下都能运行。。
- 2023-06-25 22:20:03下载
- 积分:1
-
FTP example program
FTP example program
- 2022-10-20 15:20:03下载
- 积分:1
-
this is the LOGO Home Collection
这个是主页的LOGO合集-this is the LOGO Home Collection
- 2022-03-18 23:45:57下载
- 积分:1
-
DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文...
DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文件包括和DTU通讯所需要的全部API函数,包括服务的启动、数据发送、数据接收、关闭服务等,DSC实际上是架构在gprs_dll.dll所提供的功能之上的数据处理软件,其所需要完成的功能如下:
1、 调用API启动服务和停止服务;
2、 调用API接收数据和向DTU发送数据,并且对数据作进一步处理;
3、 调用API轮询DTU用户列表,如果需要可作进一步处理,包括用户认证等;
4、 调用API对DTU进行远程配置
-DSC (Data Service Center) is used to receive data and to the DTU DT U send data services software, and communications between the DTU use development kits gprs_dll.dll DLL, the documents include communications and DTU need all API function, including the launch, data sending, receiving data, the closure of services, DSC is actually in gprs_dll.dll framework provided by the above functions of data processing software, they need to complete the following functions : 1, API calls to stop and restart services; 2. API call and receive data to the DTU send data, as well as data for further processing; 3. Call API Polling DTU user list, if necessary, for further processing, including user authentica
- 2022-02-28 19:33:44下载
- 积分:1
-
使用证书建立ssl安全连接
资源描述socket连接,使用ssl建立安全通道,传输数据,压缩包括里面包含client和server及相关证书。
目录结构:
gen_ca.sh: used to generate a ca cert
gen_subcert.sh: used to generate a sub cert from ca
Makefile: used to generate app_client and app_server by client.c and server.c
client.c:the client use ssl to transfer data
server.c: the server use ssl to transfer data
- 2022-02-25 14:06:16下载
- 积分:1
-
聊天程序,做得不错
聊天程序,做得不错-chat program, has done a good job
- 2022-01-26 05:23:06下载
- 积分:1
-
这是主要完成文件上传功能,对要写ftp程序者是一个好的参考源码...
这是主要完成文件上传功能,对要写ftp程序者是一个好的参考源码-This is the major file upload function, the right to write ftp procedures is a good reference source
- 2022-06-02 12:44:45下载
- 积分:1
-
URL的APIdll函数库
URL的APIdll函数库-URL APIdll library
- 2022-09-15 00:25:03下载
- 积分:1
-
使用java实现的RFC1945 http1.0协议。所有面向对象设计严谨按照RFC 1945协议中的描述。源代码逾4000行。提供给Java网络编程初学者学习...
使用java实现的RFC1945 http1.0协议。所有面向对象设计严谨按照RFC 1945协议中的描述。源代码逾4000行。提供给Java网络编程初学者学习-Java achieved using RFC1945 http1.0 agreement. All well-structured object-oriented protocol in RFC 1945 in accordance with the description. The source code of more than 4000 lines. Java network programming to beginners learning
- 2022-09-18 21:10:03下载
- 积分:1
-
这是一个MFC工程,运行后能够获得主机名和IP地址
这是一个MFC工程,运行后能够获得主机名和IP地址-This is an MFC project, running to obtain the host name and IP address of
- 2022-10-15 13:45:03下载
- 积分:1