-
TCP通信编程
TCP套接字通信编程,一个客户端,一个服务端,客户端向服务端发送请求(发送任意字符,并请求当前时间信息),服务器响应请求(响应字符已预设)。
- 2022-03-17 02:25:56下载
- 积分:1
-
网络聊天室的实现
这个代码比较完整,而且已经可以实现相应的功能。使用者可以根据自身的需要修改。基本架构已经完成,说实话我也不知道怎么去描述它 ,等到你们自己看的时候就会知道这个程序的优良的。
- 2022-03-11 19:20:07下载
- 积分:1
-
开放源码分布式开发包
开放源码分布式开发包-OSS development kits distributed
- 2023-01-13 22:00:04下载
- 积分:1
-
网络编程,入门书籍,供网络编者从入门、掌握、熟悉的一本好书籍。...
网络编程,入门书籍,供网络编者从入门、掌握、熟悉的一本好书籍。-Network programming, book entry for the network from entry editor, master, familiar with a good book.
- 2022-03-04 19:54:55下载
- 积分:1
-
一个简单的Http代理服务器
应用背景其实.....这只是一个python练手,看懂蛮容易的,源码里只能接受本地客户端的访问,但是可通过修改服务器的IP地址进行修改,然后就可以从其他机子访问啦。关键技术python的网络编程,本地客户端访问服务器,代理服务器解析客户端传来的请求,取出目的IP和端口,和请求内容,再向目的Ip发送请求,最后将受到的数据反馈给本地客户端。
- 2022-07-21 11:06:52下载
- 积分:1
-
删除、添加、修改文件,并且可以查看、保存、退出,实现数据库功能...
删除、添加、修改文件,并且可以查看、保存、退出,实现数据库功能-very useful ,and very interesting
- 2022-05-20 00:33:38下载
- 积分:1
-
在网页上画波特图,可以么? 能,w3.org 上的 vml 里面有介绍
在网页上画波特图,可以么? 能,w3.org 上的 vml 里面有介绍-paintings on the website Porter map can? Energy, w3.org the VML There are introduced
- 2022-07-03 09:34:48下载
- 积分:1
-
TcpListener and TcpClient 以及 socket使用入门
Tcp Listener ,Tcp Client 和 socket实现了双机用tcp协议通信,解决了书中线程处理部分的错误。
- 2022-03-22 20:24:51下载
- 积分: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
-
简单学习asp.net将文件和图片编译成动态外链接库..对一些初学者.是一个不错的例子.
其它的详细说明看代码哦...
简单学习asp.net将文件和图片编译成动态外链接库..对一些初学者.是一个不错的例子.
其它的详细说明看代码哦-simple study of documents and pictures compiled into a dynamic link library .. outside for some beginners. It is a good example. Other detailed look at the code oh
- 2022-07-09 10:03:27下载
- 积分:1