搜索资源列表
sproxy
- TCP proxy 首先声明,这段源代码不是我编写的,让我们感谢这位名叫Carl Harris的大虾,是他编写了这段代码并将其散播到网上供大家学习讨论。这段代码虽然只是描述了最简单的proxy操作,但它的确是经典,它不仅清晰地描述了客户机/服务器系统的概念,而且几乎包括了Linux网络编程的方方面面,非常适合Linux网络编程的初学者学习。-TCP proxy statement, this source code is not my preparation, let us thank Carl
jrtplib-2.6
- RTP/RTCP的C++实现,供采用面向对象编程的朋友参考。个人觉得代码结构较好,可以直接使用。-RTP / RTCP C realized, for the object-oriented programming reference to a friend. Feel better code structure can be used directly.
ssport
- 安全曾IP,即IPSEC层编程实例代码。简单接绍此编程。-IP, IPSEC-code programming examples. Shao then this simple programming.
socketUDP
- 计算机网络UDP socket编程代码,分为客户端和服务端-Computer network UDP socket programming code, divided into client and server
Udp_programming_code_for_network_communication_Cla
- 网络通信Udp编程经典代码Udp programming code for network communication Classic-Udp programming code for network communication Classic
IndyDemos.TCPDataset.Programming.Code
- IndyDemos TCPDataset编程设计代码IndyDemos TCPDataset Programming Code -IndyDemos TCPDataset Programming Code
Code
- ARP协议获得局域网内活动主机物理地址程序,编程环境为vc-ARP protocol to obtain the physical address of the host LAN events, programming environment for vc
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
socket-programming
- this file contains socket programming codes using Tcp(transmission control protocol). this file contains a simple Tcp server and Tcp client code, Tcp server handling Tcp client by creating child process using fork(), and Tcp server handling multipl
cket_iocp-documents-and-code
- 包含四份关于iocp完成端口模型在socket通信编程中的技术应用文档,其中含有关键代码和说明,由浅入深,是一位大拿原创的技术文档。-Iocp contains four reports on the completion port socket communication programming model in the technical application of the document, which contains the key code and instructions, De
Socket-Programming
- In this article w ill look at how to program using sockets by implementing an echo server along with a client that we will use to send and receive string messages. I will start off by giving a quick introduction to TCP/IP fundamentals and then ex
Visual-CSharp-net-program-source-code
- Visual C#网络编程郑阿奇程序源代码-Visual C# network programming of the Archie program source code
code
- 基于socket编程的通信,基于tcp协议的客户端和服务器可执行程序,并均有源码,注释详细,适合初学者学习使用,高手勿喷-Communication based on socket programming, based on the the tcp protocol client and server executable program and have the source code, detailed notes, suitable for beginners to learn to us
tcpfiletransport
- 这个是有关tcp和udp协议编程的代码,通过使用该协议分别实现客户端与服务器端的对话。-This is about TCP and udp protocol programming code, through the use of the protocol realized respectively the dialogue between the client and the server.
Tcpclient
- 基于TCP面向连接的客户端编程,这个是客户端的代码,在netbeans上面可以运行-This is a client based on the client TCP connection-oriented programming code, in netbeans above can run
code
- c#进行 IOCP(完成端口)编程的方法与详细讲解-c# the IOCP (the completion port) programming methods and explain in detail
Web-application-source-code
- 使用Visual C++ 或Visual Studio集成开发环境与Socket API,使用C++编程语言,设计并实现了一个简单的点对点的多线程网络聊天软件,使用多线程实现数据的收发-Using Visual c++ or Visual Studio integrated development environment and the Socket API, using c++ programming language, designed and implemented a simple po
effective-tcpip-programming.tar
- 经典TCPIP编程书籍《高级TCPIP编程》的源代码,两种压缩包格式供大家下载,这个源码百度一搜索也不好下载,需要的就下载吧。-TCPIP classic programming books " Advanced TCPIP programming" source code, two compression package formats for download, this is not a good source Baidu search a download, you n
TCP-server-source-code
- 掌握高性能网络编程,涉及到对网络、操作系统协议栈、进程与线程、常见的网络组件等知识点,需要有丰富的项目开发经验,能够权衡服务器运行效率与项目开发效率-Master the high performance network programming, relates to the network operating system, protocol stack, process and thread, common network components and other knowledge, ha
