搜索资源列表
windowsSocket-select.rar
- window网络模型之select篇 实现的远程下载的程序 包括客户端服务器,network model window of select articles to achieve the process of downloading the remote client-server
TCP_UDP-Socket
- TCP和UDP 传输源码,还有 select 模型-TCP_UDP Transfer Examples,and Select
SelectSocket
- socket编程常用到的方法,select 模型,实现网络传输,源码很好用。-socket programming methods commonly used, select model, network transmission, source code is useful.
socket
- socket通信模型EventSelect,Overlapped,select,WSAAsyncSelect,WSAEventSelect的实例代码-socket communication model
socket
- socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications progr
select
- 实现socket异步读写套接字的程序。值得网络编程者借鉴,主要select实现。-Achieve asynchronous socket read and write socket program. Worthy of network programming reference, to achieve the main select.
windows-socket
- 几种常用的Windows Socket 模型 好用又实用。-Windows Socket model several kinds of useful and practical.
Socket_Select_Model
- VC++编写的socket select 模型示例-Written in VC++ examples of socket select models
myNewChatServer
- win32 socket select模型多线程 c/s聊天服务器 服务器简单的接受命令和转发消息,自定义协议 -Hello World!
select
- socket编程基础2select函数的应用,用select来实现阻塞等待-socket programming 2select function based on the application, use select to wait for the realization of obstruction
Socket
- socket网络编程的五种I/O模型之一:select模型。-socket network programming of five I/O model one: select the model.
socket
- socket编程,客户端和服务器端程序,TCP连接方式,服务器端用select机制实现的!-socket programming, client-side and server-side programs, TCP connection, server-side select the mechanism used to achieve!
select
- socket使用select能够减少资源占用. 本程序使用了select功能-socket using select to reduce resource consumption. This program uses the select function
tcp_echo_select
- TCP echo select program for socket programming
EchoSrvSelect
- socket select网络编程,c++源码文件含有头文件-socket selec
filesendserver
- 传文件使用消息头方式3k每秒一客户一线程,并行传输,select i/o socket模型,测试无错.无丢包粘包.除非网络断开或掉网. 配套2个客户端接收,一个控制台.一个mfc-Way of transfer files using the header of a client of a thread-3k per second, parallel transmission, select i/o socket model, testing error-free. No packet lo
linux-socket-c
- linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of
select
- 异步Socket select 使用代码-Asynchronous Socket selectsample
Socket-select
- 基于select IO复用Echo客户端服务器-Based select IO multiplexing client-server
socket-Server
- 网络服务端标准程序,使用socket select方式 且可判断是否断线等功能-Network server standard procedure