-
简单的网络聊天工具
利用TCP udp 进行的网络编程,可以进行聊天哦。 包括信息交互栏,发送信息窗口等等。简单明了。
- 2022-02-05 05:55:19下载
- 积分:1
-
本实例是一个网络流量工具,可以统计本地计算机流出和流入数据量的大小。...
本实例是一个网络流量工具,可以统计本地计算机流出和流入数据量的大小。-this example is a tool for network traffic, statistics of local inflows and outflows of computer data size.
- 2022-07-02 11:31:18下载
- 积分:1
-
用VC编写的IP冲突防护器,借此可以熟悉网络编程.
用VC编写的IP冲突防护器,借此可以熟悉网络编程.-VC IP conflict prepared by the protective device to be familiar with network programming.
- 2022-02-13 09:00:19下载
- 积分:1
-
socket分布式爬虫实现
一个自己写的分布式爬虫,采用socket在主机与客户端之间通信,用到多线程和阻塞等技术,仅仅用来参考
- 2022-12-12 10:15:04下载
- 积分:1
-
FTP protocol is based on TCP/IP file transfer protocol that is used in the netwo...
FTP协议是一种基于TCP/IP的文件传输协议,用来在网络中进行文件传输。FTP是TCP/IP的一种具体应用,它工作在OSI模型的第七层,TCP模型的第四层上,即应用层,使用TCP传输而不是UDP,FTP客户在和服务器建立连接前就要经过一个“三次握手”的过程,它带来的意义在于客户与服务器之间的连接是可靠的,而且是面向连接,为数据的传输提供了可靠的保证-FTP protocol is based on TCP/IP file transfer protocol that is used in the network for file transfer. FTP is a TCP/IP to a specific application, it works in the seventh layer of OSI model, TCP model for the fourth layer, namely, the application layer, using TCP transport instead of UDP, FTP client and server must establish a connection before the After a "three-way handshake" process, it brings the significance of the connection between the client and the server is reliable, but also connection-oriented, for data transmission to provide a reliable guarantee for
- 2022-02-25 08:53:38下载
- 积分:1
-
用UDP实现的一个点对点聊天程序。 用异步方式实现
用UDP实现的一个点对点聊天程序。 用异步方式实现-using UDP achieve a peer-to-peer chat program. Asynchronous means
- 2022-08-07 05:36:40下载
- 积分:1
-
上海移动通信企信通客户端接口例程,采用Empp API函数
上海移动通信企信通客户端接口例程,采用Empp API函数-Shanghai Mobile Communications ICT level client interface routines, the use of Empp API function
- 2022-07-15 13:10:07下载
- 积分:1
-
一个利用TCP协议进行网络传输的源代码
一个利用TCP协议进行网络传输的源代码-use a TCP network transmission source code
- 2023-03-28 06:00:04下载
- 积分:1
-
jsp_bbs_acce
jsp_bbs_acce
- 2023-03-04 19:35:03下载
- 积分:1
-
MQTT源(mosquitto-1.4.2。焦油。广州)
应用背景一个开放源码的MQTT v3.1 / v3.1.1经纪人mosquitto是一个开放源代码的(BSD许可的)消息代理实现MQ遥测传输协议版本3.1和版本3.1.1。MQTT提供了一个进行消息使用一个轻量级的方法发布/订阅模型。这使得它适合于机”机”的消息如低功率传感器或移动设备等随着手机,嵌入式计算机或微控制器Arduino。一个很好的例子就是所有安迪克拉克的工作(一个MQTT的创始人)做了在家庭监控和自动化与他呢喃的房子呢喃渡轮。安迪给了这个在oggcamp解释一下MQTT谈他如何使用它。幻灯片和音频都可以在网上SlideShare。关键技术MQTT,C,源,开源MQTT v3.1 / v3.1.1经纪人从http://mosquitto.org/
- 2022-05-27 23:34:07下载
- 积分:1