-
Implement a server, multiple clients in chat room program.
实现一个服务器, 多个客户端的聊天室程序。-Implement a server, multiple clients in chat room program.
- 2022-09-29 05:40:03下载
- 积分:1
-
从网页里下载文章
从网页里下载文章-downloaded from the website article
- 2023-01-10 06:05:04下载
- 积分:1
-
计算机科学与技术的网络试题,总共有5套试题。
计算机科学与技术的网络试题,总共有5套试题。-Computer science and technology network of examination questions, a total of five sets of examination questions.
- 2022-07-07 02:59:23下载
- 积分:1
-
公司内部监控员工上网记录的系统,不通部门的领导具有不通的查看权限...
公司内部监控员工上网记录的系统,不通部门的领导具有不通的查看权限-internal control staff access to the records system and there was a lack of leadership have justified View competence
- 2022-02-12 12:04:21下载
- 积分:1
-
企业建站无功能限制,适合快速建站,是为企业建站的最佳选择...
企业建站无功能限制,适合快速建站,是为企业建站的最佳选择-company free
- 2022-05-05 07:53:58下载
- 积分:1
-
visual c 6.0 on the 331 network system, the Internet and friends game. Like play...
基于visual c++6.0 的网络五子棋系统,可以在网上与朋友对弈。喜欢下棋或游戏编程的朋友也可以下载。-visual c 6.0 on the 331 network system, the Internet and friends game. Like playing chess or games programming can be downloaded friends.
- 2022-07-22 10:39:00下载
- 积分:1
-
基本套接字基本上是聊天,“使用中的教学实践。
“基本套接字实现基本聊天功能”,教学示例使用。-"basic socket basically chat," teaching practices in use.
- 2023-07-22 01:05:04下载
- 积分: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
-
java socket编程
java socket 通信 实现客户端和服务端之间的通信
- 2022-01-21 04:22:21下载
- 积分:1
-
网络通信
资源描述此文件为lwip客户端学习文件,如果有需要的话自行下载。在过去的近十年的时间里,互联网技术被证明拥有足够的灵活性以适应不断变化的网络
环境。从原始的 ARPNET 一类的低速网络发展起来的互联网,发展到今天,在带宽和误码率
方面拥有巨大差异的光纤连接技术已经使互联网实现了巨大的跨越。相当多的以互联网为基
础的应用技术被开发出来。因此,未来的无线网络——使用已经存在的互联网技术成为人们
的首选。同样,互联网在全球范围内的连通性也成为了人们选择它的动机之一。
一些轻便设备,比如在身体上使用的传感器,体积小而且便宜,内部的运算及存储资源
有限,因此就必须在资源受限的情况下实现及处理 Internet 协议。本文讲述的就是在这样
的条件下如何占用尽量少的资源实现一个轻型的 TCP/IP 协议栈,我们把该协议栈叫做 LwIP。
- 2022-08-22 08:39:31下载
- 积分:1