搜索资源列表
TCP_UDP-Socket
- TCP和UDP 传输源码,还有 select 模型-TCP_UDP Transfer Examples,and Select
Socket_Select_Model
- VC++编写的socket select 模型示例-Written in VC++ examples of socket select models
select
- socket使用select能够减少资源占用. 本程序使用了select功能-socket using select to reduce resource consumption. This program uses the select function
06
- Windows socket网络编程 vc++实现select模式开发 内有客户端和服务器端的两个程序-Windows socket network programming vc++ realize select pattern development client and server in the two programs
45678
- 实现套接字的连接,VC++精选学习源码,很好的参考资料。-Realize the connection socket, VC++ select learning source code, a good reference.
56789
- 实现套接字的连接,VC++精选学习源码,很好的参考资料。-Realize the connection socket, VC++ select learning source code, a good reference.
src
- VC++ 实现将本地文件通过HTTP上传到WEB服务器上。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,精选学习源码,很好的参考资料。-VC++ realization of the local files uploaded from HTTP to the WEB server. With a class, MFC HTTP, SOCKET protocol analysis. Imitation HTTP upload files. Thro
WSAAsyncSelect
- 基于select处理的并行处理多方socket实例,具有参考价值,欢迎研究。-Mainly used to write vc ping function based raw sockets programming, you can use, you can study
SocketExample
- 使用VC++开发的socket编程,包括TCP、UDP协议等、使用Select模块等 -Socket programming using C++ development, including TCP, UDP protocol, use the Select module
MyProjects
- 1、下载解压之后,使用VC++ 6.0打开两个工程:一个是SocketServer和一个ClientSocket工程。 2、首先运行服务器端工程,选默认的端口1008 3、然后运行客户端工程,选默认的端口1008和默认的服务器地址 4、再运行多个客户端进程 5、如果一切正常,可以每个客户端的消息(1, Download decompression, use VC++ 6 to open two projects: one is SocketServer and a ClientSocke