-
这里是我自己学习winsocket2 编程序时候所写的一个聊天室的程序,程序是一步一步完善过来的。
ChartSrv是服务器端
ChartCLie...
这里是我自己学习winsocket2 编程序时候所写的一个聊天室的程序,程序是一步一步完善过来的。
ChartSrv是服务器端
ChartCLient是客户端(可以开多个)
由于里面加入了获取hostname的东西所以速度有点慢,可以注释掉直接使用IP通信就快了。
代码展示了socket2的异步通信的实现,有兴趣的可以一起学习。-Here is my own time learning winsocket2 programmed written by a chat room procedures step by step procedure is to improve overnight. ChartSrv is a server-side ChartCLient the client (can be opened more than) as a result of which joined the hostname to obtain the speed of things so a bit slow, you can comment out the direct use of IP communications on faster. Code demonstrates the socket2 realize asynchronous communication, are interested in learning together.
- 2022-07-04 15:30:00下载
- 积分:1
-
局域网呼叫工具,适合呼叫那些在游戏里面而无法看到信息的人!...
局域网呼叫工具,适合呼叫那些在游戏里面而无法看到信息的人!-LAN call tool, suitable for those who call the game inside and not be able to see information on people!
- 2022-01-26 05:40:38下载
- 积分:1
-
socker 部分的技术档案
socker 部分的技术档案-socker part of the technical files
- 2023-03-03 16:15:03下载
- 积分:1
-
rsatool ase64.c
RSAToolase64.c
.......History.txt-RSATool base64.c ....... History.txt
- 2023-04-17 11:30:03下载
- 积分:1
-
1) 从网络采集实时数据:在软件运行过程中,可以实时地从网络上根据自定义的通信协议采集数据,并且按照层次结构显示在主界面中。
2) 自动生成数据表:在服务...
1) 从网络采集实时数据:在软件运行过程中,可以实时地从网络上根据自定义的通信协议采集数据,并且按照层次结构显示在主界面中。
2) 自动生成数据表:在服务器程序初次运行时,创建数据库,并且随着程序的进行在数据库中根据收到的数据生成数据表。
3) 历史数据存储功能:从网络上采集的数据值只要发生变化,就会存储到历史数据表中。
-a) real-time data acquisition networks : the software process, in real time from the network on the basis of communications from the definition of data acquisition agreement, in accordance with the hierarchy shown in the main interface. 2) Automatic Generation Data Sheet : in the initial operation of the server, database creation, and with the conduct of the proceedings in the database according to the data received generate data sheets. 3) Historical data storage functions : collection from the network as long as the data values change, it will store historical data table.
- 2022-02-07 12:57:40下载
- 积分:1
-
点到点协议是为在两个对等实体间传输数据包建立简单连接而设计的。这种连接提供了同时的双向的全双工操作。...
点到点协议是为在两个对等实体间传输数据包建立简单连接而设计的。这种连接提供了同时的双向的全双工操作。-Point-to-point agreement is for two pairs of entities such as the establishment of inter-transmission packets designed for simple connection. This connection provides a simultaneous two-way full-duplex operation.
- 2022-06-16 06:09:05下载
- 积分:1
-
用于制备皮肤的程序,包括所有的源程序
用delphi编写的一个可以换皮肤的程序,包括了所有源程序-used to prepare the skin for a procedure, including all source
- 2022-07-16 16:25:27下载
- 积分:1
-
IP伪装程序.对于网络安全开发的你不能不知道,也不能不去了解的比被技术...
IP伪装程序.对于网络安全开发的你不能不知道,也不能不去了解的比被技术-masquerading procedures. For the development of network security and you must know that, nor do not understand the technology than was
- 2022-02-01 14:21:23下载
- 积分:1
-
在 c + + 异步 HTTP 请求 WinINet 包装
WinINet 使得网络编程更容易,但它是难以使用的 c + + 由于其 C 风格的界面,所以我写这段代码来包装它。使用它,您可以轻松创建异步 HTTP 请求和接收事件回调。它可以应用于 MFC 和 ATL 项目。
这段代码主要包含两个类: 类 FC 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-26 23:19:02下载
- 积分:1
-
UDP通信,包括UDP的接收和发送,支持端口的监听
UDP通信,包括UDP的接收和发送,支持端口的监听
- 2022-06-01 08:42:14下载
- 积分:1