搜索资源列表
tcpsock00000001
- 简单的Socket类,通过简单修改可以在UIIX/LINUX平台上使用-simple Socket class, through simple changes in UIIX / Linux platform use
Socket4C++
- Linux/Windows下的的socket基类-Linux / Windows of the socket base class
20040801094647_http
- 直接用socket实现HTTP协议(下载专用) 作者:北方工业大学2000级计算机4班 querw 从HTTP服务器上下载一个文件有很多方法,\"热心\"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.- Straight takes over the use of socket to realize the HTTP agreement (special-purpose downloading
Socket实现SMTP,POP邮件服务器
- 基于Socket类实现SMTP,POP邮件服务器的源代码-based on Socket class achieve SMTP and POP mail server source code
sockscom
- Socks component/wrapper is a C++ class, which is helpful in establishing a socket through a Socks Proxy for TCP-based clients.How is it useful?This wrapper is useful to establish socket connection behind socks proxy. It supports Socks Version 4
IOCPNet_Demo
- SOCKET基类,数据包处理,自动解饱.这是个VC开发的打包与解包的核心代码,以飨大家-SOCKET base class, data packet processing, automatic solution bun. This is a development of the VC Packing and Unpacking the core code for our people
winsock server
- WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSo
hsocket-0.4.0.tar
- This library is intended for providing C++ Wrapper class for native socket api. It is tested under g++(*NIX, Linux, Cygwin), Visual C++ Environments, and will support vendor supported C++ compilers.
socket
- CSocket class very easy to use
ServerSocket_demo
- This article is about a client/server multi-threaded socket class.
SocketX
- 这是一个基于API自己定义的Socket封装基类。-This is a definition based on its own API Socket Packaging base class.
SocketBaseClass
- 一个封装良好、稳定的SOCKET基类(TCP),不使用MFC,可初始化为服务端或客户端。-a good, stable base class SOCKET (TCP), do not use MFC, initialize to the server or client.
用于广播的SOCKET类MulticastSocket_Demo
- 该程序包含一个用于广播的Socket派生类和一个演示实例!-The program contains a broadcasting for the Socket derived class and a demonstration examples!
