-
这里是我自己学习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
-
完成端口模型
一个简单的完成端口的例子。
完成端口用于大型C/S模式服务器,是C/S设计的最优方案。...
完成端口模型
一个简单的完成端口的例子。
完成端口用于大型C/S模式服务器,是C/S设计的最优方案。-Port model of the completion of a simple example of the completion of the port. Port for the completion of large-scale C/S mode server is C/S design the optimal program.
- 2022-01-27 22:32:11下载
- 积分:1
-
使用TClientSocket和TServerSocket写的端口映射
使用TClientSocket和TServerSocket写的端口映射-Use TClientSocket and TServerSocket write port mapping
- 2022-03-23 07:11:05下载
- 积分:1
-
怎么利用VC实现网上拨号功能,里面有VC代码,这个还蛮好用的...
怎么利用VC实现网上拨号功能,里面有VC代码,这个还蛮好用的-how the use of dial-up Internet VC functions, and they VC code, the quite user-friendly
- 2022-10-16 07:40:03下载
- 积分:1
-
一个用ASP写的简易投票系统
一个用ASP写的简易投票系统-an ASP write simple voting system
- 2022-03-25 00:52:49下载
- 积分:1
-
MFC库,VC++开发环境,Socket网络编程接口…
MFC库,VC++开发环境,Socket网络编程接口,实现网络性能测试Ping-MFC Library, VC++ Development environment, Socket network programming interfaces, network performance testing Ping
- 2022-02-24 13:02:18下载
- 积分:1
-
个性化桌面设置
使用c++语言编程,通过对计算机注册表的修改,对windows的桌面进行个性化的设置。本程序可用于学习c++语言编写注册表的方法,对于初学者有一定的帮助。
- 2022-04-27 04:07:15下载
- 积分:1
-
Using VB to write a similar MSN chat system for learning to use, good entry stag...
用VB写的类似MSN的聊天系统,可以供学习使用,入门阶段不错。-Using VB to write a similar MSN chat system for learning to use, good entry stage.
- 2022-09-14 14:55:03下载
- 积分:1
-
在webbrowser中浏览时可以判断“前进”、“后退”是否可以用_goback...
在webbrowser中浏览时可以判断“前进”、“后退”是否可以用_goback-the desired command can be viewed and judged, "forward" and "backward" can use _goback
- 2022-04-17 15:52:21下载
- 积分:1
-
多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能.在局域网中测试达到极限速度.支持断点续传.服...
多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能.在局域网中测试达到极限速度.支持断点续传.服务端可同时接收多个文件.传输文件的同时可以发送网络消息.-multi-threaded socket file transfer/support HTTP/transceiver news/obstruction use point-to-multipoint modes of socket, multi-threaded, high performance. In LAN test the speed limit. Support for HTTP. The server can also send multiple files. Transfer files with the when this network news.
- 2022-01-24 09:53:05下载
- 积分:1