搜索资源列表
TcpClient
- socket客户端代码,可以从web服务器取文件,并且使用了select高级方法
server
- (基于select模型)socket的封装类【超详细注释】,可以直接来用,讨论下优劣.. 这是服务器端,我在VS2008编译过了.. -(Based on select models) socket wrappers】 【super-detailed notes, can be used directly to discuss the pros and cons .. it is under the server side, I have compiled a VS2008 ..
WindowsSocketIOModel
- Windows网络与通信程序设计几种常见模型范例(OverlappedServer WSAAsyncSelect EventSelectServer select WSAEventSelect)-Windows network and communications programming examples of several common models (OverlappedServer WSAAsyncSelect EventSelectServer select WSAEventSel
ServerGprs
- 负责管理Led大屏幕和向Led大屏幕发送信息的上位软件,采用udp通讯方式,同时具有地图图片可以选择终端(Led大屏幕)。-Responsible for managing Led Led large screen and large screen send a message to the host software, using udp communication, both the map image to select terminal (Led large screen).
IoCPCilent
- 这是我做的一个iocp服务器的客户端测试程序,用的是事件选择的重叠端口模型,希望能对大家有帮助-This is my server to do a iocp client testing procedures are used in case of overlap select port model, there is the hope that it can assist U.S.
NetExp3
- VC实现的多协议多服务服务器程序,select+TCP+UDP-VC realize multi-service multi-protocol server
serveur_sel.c.tar
- hello this a tcp server ho is multichcast it worck whith select function-hello this is a tcp server ho is multichcast it worck whith select function
TCPchat
- 实现了tcp用户聊天(选择聊天的用户),文件传输,登录验证(数据库)-Achieved tcp user chat (select chat users), file transfer, login authentication (database)
CoderSource_Select_Socket
- 选择性伺服socket,选择性伺服socket-select sever socket
bogoatalla002
- doc for applicants - select config for downloads/rename and/or delete
loadfile
- 这是一个在Visual C++的环境下设计的网络传输文件的程序,服务器端主动连接并选择发送文件,客户端连接并下载选择的文件-This is a Visual C++ design environment of the network file transfer program, the server-side active connection and select to send the file, the client connection and download the selected
you
- as 3.0 从百分率取随机抽取变量,百分百无差错,很好用的程序-to select source code ,please
tcp
- 一个TCP,UDP套接字编程,还有select套接字编程一个简单的例子-A TCP, UDP socket programming, socket programming also select a simple example
Thread
- 多线程测试源代码。应用程序向导已为您创建了此 Thread 应用程序。 本文件概要介绍组成 Thread 应用程序的 的每个文件的内容。 Thread.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 Thread.cpp 这是主应用程序源文件。-Multi-threaded test source c
kehuduanfuwuqi
- 服务端 客户端 用来实现TCP/IP的通信 利用select函数实现并发选择-Used to implement client server TCP/IP communications to achieve concurrent use of select function select
UdpServerImei
- 使用winsocket编写的udp通信协议的的服务器源码,使用select函数监听-use winsocket make udp for server code ,and select function
GBNFileClient
- GBNFileClient 是一个基于GBN协议的网络通信的客户端程序。可以通过用户选择要传输的文件 然后发往服务器端-GBNFileClient is a client program GBN protocol-based network communication. By the user to select files to transfer and then sent to the server-side
MFCsendUSipPANDpath
- 利用MFC通过UDP协议进行数据的传输(支持大数据),可以选择文件所在的文件夹。和通过IP把数据发送到指定的PC机上。-MFC transmission of data through the UDP protocol (support data), you can select the file folder. The data is sent to the specified PC, and via IP.
select
- 熟悉和了解select机制,更好的学习socket非阻塞编程-Knowledge and understanding of select mechanism, better learning nonblocking socket programming
select-socket
- socket编程,用select进行的,服务器可以响应多个客户端,控制台程序,简单,适合初学者。-socket programming carried by select the server can respond to multiple clients, the console program, simple, suitable for beginners.