-
WSAAsyncSelect for MFC 下自定义SOCKET事件 替换以前那种通过循环来获知SOCKET事件的方法...
WSAAsyncSelect for MFC 下自定义SOCKET事件 替换以前那种通过循环来获知SOCKET事件的方法
- 2022-03-24 03:40:03下载
- 积分:1
-
Tcp
基于tcp网络通信,简单介绍TCP的编程,实现通信-Tcp-based network communication, a brief introduction TCP programming, to achieve communication
- 2022-03-22 01:41:07下载
- 积分:1
-
这是一个集客户端和服务端一身的网络传输小程序,传输速度蛮快的。...
这是一个集客户端和服务端一身的网络传输小程序,传输速度蛮快的。-This is a client and server of a network of small procedures, transmission speed pretty fast.
- 2022-05-14 05:00:22下载
- 积分:1
-
messenger elf is a simple chat tools. A major demonstration is the main network...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
- 2023-08-16 20:20:03下载
- 积分:1
-
JAVA脚本源代码,一些很流行的代码,试用于初学者
JAVA脚本源代码,一些很流行的代码,试用于初学者-Java script source code, some of the very popular code, use it on beginners
- 2023-07-27 12:40:03下载
- 积分:1
-
通讯程序的server端,可以管理很多消息。对初学边写服务器的人有帮助。推荐大家下载。...
通讯程序的server端,可以管理很多消息。对初学边写服务器的人有帮助。推荐大家下载。-Client server communication process, you can manage a lot of news. Learning to write the server side of those who have helped. Recommend everyone to download.
- 2022-02-24 12:03:01下载
- 积分:1
-
prg1_1.c : simple network programming examples. The example is a client program,...
prg1_1.c : 简单的网络编程实例。该实例是一个客户端程序,它首先连接到一个标准时间服务器上,从服务器读取当前时间,然后显示时间。-prg1_1.c : simple network programming examples. The example is a client program, it is first connected to a standard time on the server, from the server to read the current time, and then show time.
- 2022-03-04 09:34:25下载
- 积分:1
-
改IP头进行伪装传输
改IP头进行伪装传输-changed camouflage for the first IP transmission
- 2022-01-26 02:50:09下载
- 积分:1
-
简单的UDP接收代码,学习Window Socket的小例子。
简单的UDP接收代码,学习Window Socket的小例子。-UDP receive a simple code, learning the Window Socket example.
- 2022-06-30 03:24:32下载
- 积分:1
-
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布...
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, the server calls a calculation method and the results back to the client, so as to achieve the effect of distributed computing. Upload file are detailed in the deployment and use in WIN2000 on the test.
- 2022-07-04 18:31:13下载
- 积分:1