搜索资源列表
sproxy
- TCP proxy 首先声明,这段源代码不是我编写的,让我们感谢这位名叫Carl Harris的大虾,是他编写了这段代码并将其散播到网上供大家学习讨论。这段代码虽然只是描述了最简单的proxy操作,但它的确是经典,它不仅清晰地描述了客户机/服务器系统的概念,而且几乎包括了Linux网络编程的方方面面,非常适合Linux网络编程的初学者学习。-TCP proxy statement, this source code is not my preparation, let us thank Carl
流量控制
- 这是本人跟通寝室同学做的毕业设计课题,该课题主要任务是在分析Linux内核的基础上,熟悉和掌握Linux流量控制的机理。并进一步实现可针对IP地址进行流量控制的应用软件。该软件采用C/S结构。客户端负责用户管理,流量控制策略管理和人机交互部分。服务器端负责带宽分配,流量控制的具体实现。在课题的具体分工上,本子课题负责客户端的实现。-this is my bedroom with Qualcomm graduate students to do design issues, the main to
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.
ARP解析
- 关键字:ARP,地址解析协议, ARP帧格式,VC, winpcap,包拦截, 这是我课程设计的一个程序,功能是在利用WinPcap提供的API函数, 使网卡工作在混杂模式下,对ARP包进行拦截,并对ARP包的格式进行分析, 本压缩包中加入了WINPCAP的安装文件,及文档说明. 本人希望与更多的人进行交流,QQ:270596846 E_MAIL:chmuggmwtg@163.com -keyword : ARP, ARP, ARP frame format, VC, winpcap,
lean
- 这是一个比较全面的tcp/ip协议的全部源代码,是我的珍藏.-This is a more comprehensive tcp / ip the full source code, is my collection.
icmptime
- G:\\My eBooks\\TCPIP协议详解(全三卷)\\TCP/IP详解,卷1:协议源码\\icmptime.rar-G : \\ My eBooks \\ TCPIP agreement Elaborates on (all three volumes) \\ TCP / IP Elaborates on, vol 1 : the agreement source \\ icmptime.rar
datalink_protocol
- 这是我珍藏的东西,很难找得到的数据链路层协议部分源代码。-This is my collection of the things that is very difficult to find the data link layer protocol source code.
ucosW78E58YIZHI
- 这是我从别的网站下载的UC/OS移植到单片机上的源代码,相比较别的上传的,我的绝对好用,没有任何BUG-This is my downloaded from the website of the other UC / OS to the microcontroller source code compared to the other upload, I absolutely convenient, no BUG
sunnyTCPServer
- vc的一个tcp传输文件代码的服务器端,要和我的客户端合用奥-vc tcp transmission of a document to the server-side code, and my client Combined with
portal-1.1_bin
- socket 源代码 很有用的哦,是我的个人收藏品哎-socket source code very useful, oh my personal collection hey
tcp
- 1)以命令行形式运行:SendTCP source_IP source_port dest_ip dest_port 其中,SendTCP为程序名,source_IP为源端IP地址,source_port为源端口,dest_ip 为目的IP地址,dest_port为目的端口 2)其他的TCP头部参数请自行设定。 3)数据字段为“This is my homework of network ,I am happy!”. 4)成功发送后在屏幕上输出“Send OK”。
wewe
- 一个很不错的程序 是我同学做的 不是我做的 是一个图书管理的-a very good procedures is my classmates do is not what I am doing is a library management
MyQQ.rar
- 用MFC编写的基于WinSoket的TCP/IP的QQ式局域网通信程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! ,Prepared using MFC-based WinSoket the TCP/IP-LAN communication program QQ. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very g
fjCSocket
- 这是我自己写的VC的socket协议栈,分享给大家。-This is my own VC wrote the socket protocol stack, to others.
ping-
- 这份是我tcp/ip课程的一个小作业,简单的完成ping程序的工程,内含一个简单文档说明。-This is my tcp/ip programs, a small operation, a simple ping program to complete the project, includes a simple documentation.
My
- 在Ubuntu8.04下使用allinone方式安装NS2,模拟网络中两个ftp通过tcp连接发送数据的作业例程-Ubuntu8.04 use in allinone installed NS2, two ftp simulated network tcp connection to send data through the operating routines
IoCPCilent
- 这是我做的一个iocp服务器的客户端测试程序,用的是事件选择的重叠端口模型,希望能对大家有帮助-This is my server to do a iocp client testing procedures are used in case of overlap select port model, there is the hope that it can assist U.S.
ServTest
- 我自己在做无线考勤系统时,开发的一个基于TCP/IP协议的简单的无线考勤数据接收端程序的测试版本,特别适合初学者学习网络编程时参考(其中使用了一个第三方的控件,控件的安装源代码也在里面了)。-At my own attendance to do the wireless system, developed based on the TCP/IP protocol for easy wireless data receiver attendance of the test version of t
TCPbasedChatting
- 这是一个基于VC的TCP聊天程序,短小精练,功能强大,是我的一次作业,有一定的参考价值。-This is a TCP-based chatting program in VC,which is short and concise, powerful.As my homework,I think it has a certain reference value.
teardropandsynblood
- 这是我研究泪滴攻击和sys blood攻击时收集的资料,包括这两方面原理的专题和解决方法,对研究这个的朋友有实际意义。-This is my research teardrop attacks and attack sys blood collected information, including the principle of these two aspects of the topic and solutions, to study the practical significance
