-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-Messenger elf is a simple chat tool. Mainly to demonstrate the major steps in network programming. This procedure using the package a good library, making the application layer does not need to consider how the network news is accepted and sent, nor need to consider the data packet and packet loss sticky hands of the Spurs, you simply call the corresponding function can be a . Function library for you to do a good job in those efforts. You only need to define your own protocol header and message structure, the definition of good network news can be a callback function.
- 2022-03-30 00:05:40下载
- 积分:1
-
一个用C写的SOCKET通信程序
一个用C写的SOCKET通信程序-a written communication program SOCKET
- 2023-01-22 04:00:03下载
- 积分:1
-
使用WPF
使用WPF-WCF创建的网络绘图板聊天程序,来自codeproject-The use of WPF-WCF drawing board to create a network chat program, from the codeproject
- 2022-01-27 13:23:07下载
- 积分:1
-
很cool的公告栏,强功能的滚动屏幕,可以自己调速度.
很cool的公告栏,强功能的滚动屏幕,可以自己调速度.-A cool bbs with strong function of scrolling screen, and the speed is adjustable.
- 2022-08-18 12:19:51下载
- 积分:1
-
网络一级拓朴构建源码,可以发现局域网内的路由器与交换机
网络一级拓朴构建源码,可以发现局域网内的路由器与交换机-Construction of backbone network topology diagram C++ source code
- 2022-10-06 15:45:03下载
- 积分:1
-
这是我辛苦编的一个JAVA程序,是关于SOCKET.简单,易懂.希望能被采用.多谢管理员过目...
这是我辛苦编的一个JAVA程序,是关于SOCKET.简单,易懂.希望能被采用.多谢管理员过目-This is the hard part I of a Java process is on the socket. Simple. understandable. hope can be used. thank administrators read
- 2022-07-26 01:51:13下载
- 积分:1
-
TCP文件传输协议的服务器端的实现(JAVA编写)
TCP文件传输协议的服务器端的实现(JAVA编写)-TCP File Transfer Protocol server-side to achieve the (JAVA prepared)
- 2022-05-13 16:29:49下载
- 积分:1
-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1
-
核心机的图书馆
kernel machine library
- 2023-01-07 12:30:03下载
- 积分:1
-
能使用TCP打洞的源程序,不是前面所说的是UDP打洞原理!
能使用TCP打洞的源程序,不是前面所说的是UDP打洞原理!-Can use TCP holes the source, not in front of talking about the principle of UDP holes!
- 2023-03-12 19:50:04下载
- 积分:1