▍1. udp
利用socket技术,实现了局域网之间的通信,两个客户端之间可以相互聊天(Socket technology, communication between the LAN between the two clients can chat with each other. )
利用socket技术,实现了局域网之间的通信,两个客户端之间可以相互聊天(Socket technology, communication between the LAN between the two clients can chat with each other. )
AODV的源代码,包括c++、头文件以及编写用来测试的tcl(AODV source code, including c++, head files, and write to test of TCL )
实现SNTP功能,SNTP是简单网络传输协议(Realize SNTP function, SNTP is simple network transmission agreement)
对网络的流量进行监测,会很好的对网络端口的流量进行监测,绝对可以完整运行(Traffic on the network to be monitored, will be well on network port flow monitoring, absolute integrity can be run)
应用于windows 平台下的vc编程,主要是windows socket 下的网络编程(windows socket programming, including basic knowledge of the single-threaded, multi-threaded. Development and application in the windows platform)
实现 tcp的端口映射 不同于udp的实现方法(Realization of TCP port mapping from UDP realization method)
基于Windows网络通信编程服务器端C语言实现,多线程,SOCKET (based on windows multithread SOCKET server--C implements)
华为NAT教程-本文主要讲解NAT的主要概念和NAT的几种主要应用,图文并茂,是篇很不错的技术 介绍文章。(Huawei NAT Tutorial- In this paper, to explain the main concepts of the NAT and NAT several major applications, pictures, articles very good technical Introductory essay.)
通过微过滤器的方式实现的网络控制功能,简单实现了一下禁止当前机器断网的功能。(Through micro-filters to achieve the network control functions, simple look prohibit the machine off the network.)
一个简单的Winpcap抓包示例程序,能显示多网卡信息,能分别数据链路层和网络层的报文信息(A simple Winpcap packet capture sample program can display a multi-card information, respectively, the data link layer and network layer packet information)
PktFilter is a software that can configure the IPv4 filtering device driver found in Windows 2000/XP/Server 2003, with filtering rules following a syntax similar to IP Filter.
说明: 常规服务质量,QOS模型,QOS可以对网上的数据进行不同的处理(Online data for the different treatment)
UDT网络传输协议开源包,是基于UDP的可靠传输协议,支持P2P,有现成的文件传输函数,速度比TCP快。(Open source packages of the UDT network transport protocol is UDP-based reliable transport protocol to support P2P, there is a ready-made file transfer function, the speed is faster than TCP.)
UDP 接收数据类,里面有个接收UDP数据的线程。 我自己使用的,可靠的,已经编成DLL了,其中有些解析二进制流的代码,可以不看。(udp socket program , focus on recieve udp data.)
onvif协议ptz服务端和客户端程序,可以实现服务端服务和客户端访问(onvif ptz server client program)
MFC网络实验,实现多人聊天。包括服务器和客户端程序,使用Socket编程。(MFC socket program. )
IPE打包机,可以讲IP流的数据包打包成TS流数据包(IPE balers, you can speak IP flow data is packaged into a TS stream packet)
SYN Flood是当前最盛行的DoS(拒尽服务进攻)与DDoS(散布式拒尽服务进攻)的方法之一,这是一种利用TCP协议缺点,发送大批伪造的TCP连接请求,从而使得被进攻方资源耗尽(CPU满负荷或内存不足)的进攻方法。(SYN Flood is one of the most popular DoS (refuse to do service attack) and DDoS (Distributed refuse to do service attack), which is a Use the TCP protocol shortcomings, sending a large number of forged TCP connection requests, making the offensive resource exhaustion (CPU full load or memory) Offensive....)
可以查询网络DNS的一个小程序,以运行,无错误,可直接使用(Can the DNS query network a small program to run, no mistake, can use directly)