搜索资源列表
Windows Socket API 使用经验
- Windows Socket API 使用经验-Windows Socket API experience
Windows-Socket
- 这是关于windows socket的word学习资料,希望对大家有帮助
windows socket编程
- 首先Server程序创建两个socket: 分别为 TCP socket(使用命令行参数指定端口号) UDP socket(UDP端口号自定义,使用宏定义写在程序里,必须大于1024)。 server端在这两个端口上侦听连接,接受来自客户端的服务请求。
socket_example.Windows & Linux Socket Examples
- Windows & Linux Socket Examples - www.freelec.co.kr by yoon,Windows & Linux Socket Examples - www.freelec.co.kr by yoon
wal.zip使用Windows Socket API编写的通用函数
- 使用Windows Socket API编写的通用函数,包含异步socket的使用,General function writed by Windows Socket API, containing the use of non-synchronized 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.
windows-Udp-socket
- Windows下的socket编程源码,完整的工程,编译通过,无需更改即可使用-Socket programming under Windows source code, complete the project, compile, you can use without having to change
socket
- 跨平台(Linux,Windows)的Socket C++类。方便移植代码。-Cross-platform (Linux, Windows) to Socket C++ classes. Easily portable.
windows-socket
- 几种常用的Windows Socket 模型 好用又实用。-Windows Socket model several kinds of useful and practical.
winsock_doc
- Windows Socket网络编程与规范-Windows Socket network programming and standard
socket
- example for windows socket UDP.
test_SocketServer
- windows Socket server
socket-windows-linux
- windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
ChatRoom
- 聊天通信 基于VC6.0 windows SOCKET API的-Chat communications VC6.0 windows SOCKET API based on the
socket
- windows socket 编程 这是一个客户端和服务器的源代码-windows socket programming This is a client and server source code
SOCKET
- Windows Socket 简单编程案例-Windows Socket case
Socket
- windows socket实例源码,需要者可以下下来研究-windows socket code examples, the need will be able to study under the down
socket
- windows socket api的简单封装,基本的接受、发送功能,包括接受、发送结构体等功能,简单实用-windows socket api simple package, the basic acceptance, delivery capabilities, including access, send the structure functions, simple and practical
windows-socket
- 使用windows socket编程,实现了客户端和服务器端的简单通信-Using windows socket programming, completing easy communication between client and server
《Windows Socket 编程第2版》中文版
- WINDOWS 网络程序,使用VC从入门开始逐步提高,可以按照书中的代码直接编程。(WINDOWS network program, the use of VC began to gradually improve from the entry, you can direct the code in accordance with the book programming.)