搜索资源列表
sproxy
- TCP proxy 首先声明,这段源代码不是我编写的,让我们感谢这位名叫Carl Harris的大虾,是他编写了这段代码并将其散播到网上供大家学习讨论。这段代码虽然只是描述了最简单的proxy操作,但它的确是经典,它不仅清晰地描述了客户机/服务器系统的概念,而且几乎包括了Linux网络编程的方方面面,非常适合Linux网络编程的初学者学习。-TCP proxy statement, this source code is not my preparation, let us thank Carl
wangluomayi
- 类似于网络蚂蚁的程序代码... 可以供初学网络编程的人参考... 完整 并且在winXP Visual C++6.0调试通过-network similar to the ant code ... for a novice can network programming reference and integrity of the ... winXP Visual C 6.0 debugging through
complete-port-vc++
- 完全端口模型,vc开发网络编程,很好的网络I/O网络模型实例子代码-completely port model, vc development of network programming, good network I / O network model-code examples
vcIPv6
- 《实例解析IPv6环境下的网络编程》配套代码 相关文章实例 源码解析IPv6环境下的网络编程
Networking
- www.gametutorials.com上所有网络编程例子程序,著名的gametutorials提供的编程指南,现在都收费了,提供的是原来免费是下载的原代码
TCP
- 一个网络编程的程序代码,实现TCP聊天功能,包括服务器端和客户端
TCPIPcode.rar
- TCP IP 源代码,关于TCPIP协议栈以及TCP网络编程的代码,TCP IP sourcecode
TCPClient
- TCP的客户端代码,简单的实现了socket编程的思想,适合初学网络编程者学习。-TCP client code, a simple realization of the socket programming ideas, suitable for novice programmers to learn the network.
TCPSERVER
- TCP服务器代码,简单实现了TCP协议,适合初学网络编程者学习。-TCP server code, a simple realization of the TCP protocol, suitable for novice programmers to learn the network.
socketUDP
- 计算机网络UDP socket编程代码,分为客户端和服务端-Computer network UDP socket programming code, divided into client and server
chat
- linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval
Socket_programming
- 网络编程技术资料的代码 网络编程技术资料的代码-Socket_programming Socket_programming Socket_programming
TCP_network_protocol_analyzer_network_programming_
- 网络编程TCP网络协议分析器经典代码TCP network protocol analyzer network programming classic code-TCP network protocol analyzer network programming classic code
sampleprogramforTCP
- 本资料主要实现TCP协议编程实例,包含客户端和服务端,主要使用WIN API编写,代码详细简单,对于学习应用TCP网络编程有很好的入门效果!-This information is mainly to achieve TCP protocol programming examples, including client and server, the main use WIN API written in code more simple, applications for learning n
serverANDclient
- TCP/IP网络编程框架SERVER和CLIENT的框架代码-server and client tcp/ip
DINING
- 网络编程代码,网络编程中能用到的例子--哲学家进餐问题-Network programming code, network programming can be used to the example- dining philosophers problem
TCP
- 网络编程代码,含有消息机制,事件机制,完成端口,重叠io的示例代码-Network programming code, with message-based, event mechanism, the completion port, sample code overlap io
Tcp_Server
- 网络编程,TCP协议,服务器端,很完整的代码,可做参考-Network programming, TCP protocol, the server side, it is a complete code, do reference
C_socket
- socket网络编程 最常用的方法和类 对于TCP的socket编程 具体的实例(包含代码)-socket Network Programming
socket编程
- 有关网络编程的基本代码,在window平台下的C++代码(The basic code for network programming, C++ code in the window platform)