-
采用CAsyncSocket实现的聊天程序
采用CAsyncSocket实现的聊天程序-CAsyncSocket realize the use of the chat program
- 2022-03-23 07:42:03下载
- 积分:1
-
链接 Tcp 套接字与 RS232 端口在服务器 / 客户端模式
使用此代码,您可以链接任何 tcp 流到任意的 rs232 端口和反向 (客户端 / srv 模式)。
这个代码将调整,以使用任何 tcp 和 Com 端口的通用组件。
应用程序会等待 Tcp 连接或运行使连接来完成链接。(Srv 模式选择器)。
- 2022-06-30 06:30:44下载
- 积分:1
-
确定是否已经连接到Internet的程序
确定是否已经连接到Internet的程序- Determined whether already connected Internet the procedure
- 2022-07-20 20:16:54下载
- 积分:1
-
一个简单的vc下tcp服务器端程序服务器端的程序当有客户提出连接请求时,在端口与客户端进行连接,连接成功后,显示客户IP地址和端口号,并给客户端发送“Hello...
一个简单的vc下tcp服务器端程序服务器端的程序当有客户提出连接请求时,在端口与客户端进行连接,连接成功后,显示客户IP地址和端口号,并给客户端发送“Hello!I am a server.”字符串。如果发送正确则显示所发送的字节数-Vc under a simple tcp server-side server-side program when connection requests made by the customer, in the port and connect the client to connect successfully, the display client IP address and port number, and to the client to send
- 2022-09-21 08:25:03下载
- 积分:1
-
这是飞鸽及时通信的vc源代码。非常少有。用Visual c++开发。版本2.
这是飞鸽及时通信的vc源代码。非常少有。用Visual c++开发。版本2.-This is the Dove timely communication vc source code. Very rare. Using Visual c++ Development. Version 2.
- 2022-07-19 13:12:56下载
- 积分:1
-
本程序是用vb写的,代码很简练,带了几个类.已经基本实现局域网聊天的功能...
本程序是用vb写的,代码很简练,带了几个类.已经基本实现局域网聊天的功能-this procedure is used vb written in the code is very concise, with a few categories. LAN has basic chat function
- 2022-02-04 16:24:33下载
- 积分:1
-
判断IP是否有效
判断IP是否有效-To determine the validity of IP
- 2023-03-26 07:50:03下载
- 积分:1
-
组播测试,等等。
组播测试,等等。-multicast testing, and so on.
- 2022-03-11 23:05:33下载
- 积分:1
-
在vc下实现的http服务器,可供学习http编程参考
在vc下实现的http服务器,可供学习http编程参考-under the http server for http learning programming reference
- 2022-06-13 12:29:58下载
- 积分: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