-
一个简单的聊天系统, 是别人写的。 可以参考一下哦。
一个简单的聊天系统, 是别人写的。 可以参考一下哦。-A simple chat system, written by someone else. Oh, for reference.
- 2022-01-27 18:45:03下载
- 积分:1
-
Implements a simple Ping, C++ code, for novice to learn very helpful!
实现简单Ping的C++代码,对新手学习很有帮助!-Implements a simple Ping, C++ code, for novice to learn very helpful!
- 2023-07-20 02:20:04下载
- 积分:1
-
此程序是我自己开发的连锁超市方案中数据交换的应用实例,所以客户端和服务端的代码有点多,但多是与通信本身无关,所实现的功能是将本地Local文件夹与远程Remot...
此程序是我自己开发的连锁超市方案中数据交换的应用实例,所以客户端和服务端的代码有点多,但多是与通信本身无关,所实现的功能是将本地Local文件夹与远程Remote文件夹的.rs文件互相进行传送。-this program is my own development of the supermarket chain data exchange program of the application, client and server-side code a bit more, but most of the communication itself has nothing to do with, the functions of local folders Local and Remote Remote folders. Rs documents transmitted each other.
- 2023-04-11 19:40:04下载
- 积分:1
-
自己做的一个聊天工具,有服务器和客户端,很简单的个,还需要修正,运行前请连上互联网,否者会出错...
自己做的一个聊天工具,有服务器和客户端,很简单的个,还需要修正,运行前请连上互联网,否者会出错-Their own tools to do a chat, a server and the client, very simple, and also need to be amended, to run before you connect to the Internet, whether it would be wrong
- 2022-01-31 10:53:21下载
- 积分:1
-
Enabling you down load any html from internet.
Enabling you down load any html from internet.
- 2022-09-05 22:15:03下载
- 积分:1
-
一款网络同步作画软件
一款网络同步作画软件-new network synchronization paint software
- 2022-02-07 11:28:28下载
- 积分:1
-
vb超快速的多文件传送源码,在本地局域网上可达到1.8Mb+的速度...
vb超快速的多文件传送源码,在本地局域网上可达到1.8Mb+的速度-vb ultra-fast transmission of multi-source documents in the local LAN delivers up to speed
- 2022-03-21 06:18:44下载
- 积分:1
-
VC下Socket通信很好一个例程
VC下Socket通信很好一个例程-VC Socket Communications a good routines
- 2022-03-10 18:48:19下载
- 积分:1
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。
-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.
- 2022-06-14 05:38:31下载
- 积分:1
-
在同一个线程中实现异步套接字的聊天程序,用以音视频…
在同一个线程中使用异步套接字实现聊天室程序,避免了不读数据时出现阻塞-In the same thread realize the use of Asynchronous Sockets Chat procedures to avoid non-blocking when reading data
- 2022-01-22 02:10:31下载
- 积分:1