搜索资源列表
sproxy
- TCP proxy 首先声明,这段源代码不是我编写的,让我们感谢这位名叫Carl Harris的大虾,是他编写了这段代码并将其散播到网上供大家学习讨论。这段代码虽然只是描述了最简单的proxy操作,但它的确是经典,它不仅清晰地描述了客户机/服务器系统的概念,而且几乎包括了Linux网络编程的方方面面,非常适合Linux网络编程的初学者学习。-TCP proxy statement, this source code is not my preparation, let us thank Carl
tcpip学习记
- tcp-ip学习笔记是本人从vckbase.com把8个网页打包的,我起初学的时候就是看这些文档,写的不错,希望能和大家一起分享。-tcp - ip study notes from my vckbase.com eight pages packed, first I learn is when we look at these documents, written in good, and he hopes to share with everyone.
51ppp
- 一个Keil上编译通过的PPP协议,非常适用于初学TCP/ip的菜鸟,可通过它来学习PPP协议。-compiled by the PPP, very applicable to beginners TCP / ip guys, it can be passed to learn PPP.
EMB-TCP-IP-STACK
- 一个专为嵌入式系统编写的小型TCP/IP协议栈 TCP/IPLean,一个适于学习并容易移植的协议栈, 有专门书籍《嵌入式系统web服务器TCP/IP Lean》 进行详细介绍,很适合于希望了解TCP/IP基本原理 和代码实现的朋友 这里提供它的VC6版源码包下载, 它可以与超值型以上开发板提供的arpscan、ping 和udp实例配套,作为主机端的服务运行。 -an embedded system for the prepara
UDP_Demo_1
- 一个用UDP实现的网络即时聊天系统,语言用的C++,实用,大家可以一起学习-using UDP achieve a network chat system, using the C language, practical, we can learn
UDP_SHOW_1
- UDP实现的网络聊天工具,请大家来学习,语言C-achieve UDP network chat tools, we learn, language C.
UDPSock
- 当时做工程时需要UDP调试设备发来得信息,找了几个都不理想,索性自己做了一个,希望对刚刚学习socket编程的朋友有所帮助-time when the need to do debugging of equipment UDP more information, to find a few not ideal, simply doing a, and I hope to learn socket programming just friends help
CSharpPing_src
- c#实现的ping的功能。可以从中学习Icmp。-c # realized ping function. Icmp can learn.
TestRouter
- 一个模拟路由器的代码,内容不多,但是可以学习一些路由知识-a simulated router code, which is small, can learn some knowledge Routing
ping
- ping程序的源代码,大家可以看看学习ICMP还是有帮助的-ping program's source code, you can see or learn ICMP help
TCPIP
- tcp/ip learn doc, help you understand tcp/ip
基于TCP的聊天室的简单实现_MyChat
- 基于TCP的简单的聊天室程序,适合初学者学习.用vc写的。-based on the simple TCP chat room procedures, suitable for beginners to learn. With vc writes.
UDP.这是一个基于UDP视频传输的源代码
- 这是一个基于UDP视频传输的源代码,适合初学者学习参考,This is a UDP-based video transmission of the source code, suitable for beginners to learn the reference
ace-network
- 这是基于ACE开发的Reactor和Proactor模型的通讯库.在实践中已经使用。库本身支持文件的断点传输,并在实际中使用,希望给大家一个引子学习。-This is based on the ACE Reactor and Proactor model developed by the communication library has been used in practice. Breakpoint library itself supports file transfer, and in
IocpUdp
- 一个UDP的IOCP类,注释清晰,结构精巧,便于学习与测试,在VisualStudio2008下编写。-A UDP-IOCP classes, comments clear, compact, easy to learn and test, in VisualStudio2008 prepared.
TCPClient
- TCP的客户端代码,简单的实现了socket编程的思想,适合初学网络编程者学习。-TCP client code, a simple realization of the socket programming ideas, suitable for novice programmers to learn the network.
TCP-socket
- 用MFC实现的一个局域网聊天小程序,包含服务端和客户端,学习socket编程的可以看看。-MFC implementation of a LAN chat programs, including services and client can look at to learn socket programming.
tcpip
- 最简单的TCP/IP协议栈源码,包括socket API,学习TCP/IP最好的资料-The simplest TCP/IP protocol stack source code, including the socket API, to learn TCP/IP information on the best
MFCSockets_src
- 一个MFC网络小程序,提供MFC学习人员开始使用TCP/IP方法。-A small M network FC program to provide beginner to use MFC and learn TCP/IP method.
ApacheMina-learn
- ApacheMina入门(完成版).pdf 入门级别ApacheMina教程,学习的童鞋好好利用! -ApacheMina entry (complete edition). Pdf Entry-level ApacheMina tutorial, students learn to make good use
