搜索资源列表
C++forsimpleTCPsever
- WinSock API是一套供Microsoft Windows操作系统使用的套接字程序库 文挡详细叙述了建立套接字的步骤,对于用c++编socket的初学者来说有很大的帮助
socket(for Windows and UNIX)
- 一个封装标准BSD Socket的C++类- c++ class encapsulat standard bsd
socket
- 用C++实现windows的socket,利用tcp连接服务器并传送数据包后,再用udp接收数据包
tcp socket
- 不错的c++源码就 基于windows 的socket
socket
- windows下的socket实现的聊天室程序,可实现多人连接服务器。用的是c下面的编程。-windows under the socket to achieve the chat room procedures, can be realized more than connect to a server. C using the following programming.
socket--c
- windows下的套接字c实现程序 里面有客服端和服务端的源码-socket communication
socket
- 跨平台(Linux,Windows)的Socket C++类。方便移植代码。-Cross-platform (Linux, Windows) to Socket C++ classes. Easily portable.
socket
- 使用VC写的关于windows和linux之间利用套接字实现通讯的源代码-VC wrote on the use of windows and linux use socket to achieve communication between the source code
socket-windows-linux
- windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
client.c
- windows socket 编程 这是一个客户端的程序-windows socket programming This is a client program
socket
- a pop3 client implemented in c++ using sockets in windows. it contains files with the implementation of the socket and the pop3 commands
socket_hook
- 详细说明利用自己开发的Wsock32.dll文件替换C:\Windows\System32\Wsock32.dll文件,以此实现截包功效!-Detailed descr iption of the use of their own to replace Wsock32.dll file C: \ Windows \ System32 \ Wsock32.dll documents in order to achieve effectiveness cut-off package!
httplib-v02
- http library windows socket http protocol C source code application template
Socket
- windows和linux下的 C++的Socket编程实例-C++, Socket Programming Example
Network-programmingl
- 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
socket--c
- windows下的套接字c实现程序 里面有客服端和服务端的源码-socket communication
Socket
- C++ windows socket 服务端、客户端通信实例-socket server, client instance
Remote Dictionary Service
- 是基于TCP/IP协议的在线查单词程序,实现一台远程字典服务器的搭建,通过客户端程序RemoteLookup将所查单词发送给字典服务器,然后由字典服务器将单词中文释义返回给客户机,实现了一个完整的查询过程,其实这个程序是示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。(The TCP/IP protocol is online word search program based on the realization of building a remote dictio
XuanJiSocketDemo_2.6.4
- Windows网络编程Socket帮助类 实例(Socket Helper class and instances for windows network programming.)
socket
- TCP Socket服务器和客户端应用程序的Windows实现(c program of TCP Socket)