搜索资源列表
vpn-src
- 一个win95下的VPN源代码-under a win95 VPN source code
sproxy
- TCP proxy 首先声明,这段源代码不是我编写的,让我们感谢这位名叫Carl Harris的大虾,是他编写了这段代码并将其散播到网上供大家学习讨论。这段代码虽然只是描述了最简单的proxy操作,但它的确是经典,它不仅清晰地描述了客户机/服务器系统的概念,而且几乎包括了Linux网络编程的方方面面,非常适合Linux网络编程的初学者学习。-TCP proxy statement, this source code is not my preparation, let us thank Carl
DOS-tcp_ip
- DOS下TCP-IP源代码,很不错的,也很全-DOS TCP-IP source code, a very good, very CHAIRMAN
TCPIP Lean_CD
- 《TCP/IP Lean: Web Servers for Embedded Systems》 Second Edition的随书CD包括全部的源代码,此书有中文版-"TCP / IP Lean : Web Servers for Embedded Systems" Second Edition CD with the book, including all of the source code, a Chinese version of the book
udp4realible
- udp实现可靠传输的代码,开源的这是一个比较早的版本,功能简单,使用方便,内有说明-udp achieve reliable transmission of the code, open source is a relatively early version, features simple, easy to use, there are notes
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.
ucip_code
- 一个比较完整的TCP/IP协议栈,里面代码有很多可取之处。-A relatively complete TCP/IP protocol stack, which code a lot of merits.
TMS320X281x_TCP-IP_source_code
- TMS320X281xTCP-IP源代码,比较详细的代码-TMS320X281xTCP-IP source code, a more detailed code
network
- 各种网络通信的源代码,其中分了很多代码源段,每段都很有典型意义-A variety of network communication' s source code, in which the source code a lot of sub-paragraph, each have a typical
tcpudpsocket.tar
- 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
uTaskerV1.3.0_NE64_Demo
- 一个带TCP/IP协议栈的紧凑型开源嵌入式操作系统uTasker源码-a free open source and small code OS withc TCP/IP protocol stack called uTasker
code
- tcp/ip协议,主要实现网络间通讯,一个服务器端,一个客服端,通过三次握手来建立连接,然后实现通讯-TCP/IP protocol, mainly realizes network communication between, a server, a customer service end, through the three times to establish a connection to shake hands, and then realize communication
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
GPSR-ns2.26~2.29
- 关于olsr路由协议的源代码,以及在ns2下的添加方法-Olsr routing protocol source code, and add a method in ns2
BAT-code-can-test-the-speed-of
- 在记事本中粘贴文档代码然后保存为后缀名为.bat的文件即可双击运行~DOS命令-Document in Notepad, paste the code and then saved as a suffix. Bat file you can double-click to run ~ DOS command
CODE
- Service prioritization among different traffic classes is an important goal for the Internet. Conventional approaches to solving this problem consider the existing best-effort class as the low-priority class, and attempt to develop mechanisms that pr
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
a-brief-introduction-to-IPv6aKAME
- KAME网络软件被网络界认为是IPv6的稳定的参考实现。就像BSD操作系统中的IPv4协议栈源代码极大地帮助了人们理解互联网是如何工作的一样,就像[Ste94](《TCPIP详解》)极大地帮助人们理解BSD网络协议栈的实现一样,本书从规范到KAME软件实现来描述IPv6。-KAME network software is a network community that is stable reference IPv6 implementations. BSD operating systems
code
- 一个简易的聊天工具 !初学者可以用来参考,设计与开发-a simple communicate tool,new learner can use it to refrence ,develop and design