搜索资源列表
Sockets-1.8.3
- sockets API封装类,可以在UNIX和WIN32平台下工作。提供SSL、IPv6、TCP/UDP sockets、 TCP加密、HTTP协议、高度可定制的错误处理。-sockets API Packaging category, in UNIX and work under Win32 platform. SSL, IPv6, TCP / UDP sockets, TCP encryption, HTTP protocol, highly customizable error handl
IPV6-UDPSend
- IPV6实现UDP报文发送小Demo,附tpipv6头文件,在vc6.0环境下通过测试。
Server
- UNIX IPv6通讯, UDP连接,server.c
ipv6packet.rar
- 该代码实现了基于winpcap的IPv6发包功能,可以构造MLD,IPV6 UDP,IPV6 PIM类型的报文,实现了定时发送的功能,The code for IPv6 based on the contract winpcap functions, can be constructed MLD, IPV6 UDP, IPV6 PIM message types, to achieve the timing function to send
jpcap
- 包括安装需要的WinPcap_4_0_2.exe,jpcap.jar。Jpcap.dll,Jpcap包的安装与配置.doc jpcap功能: 可以实现地址的侦听 捕获末加工的原始数据包。 保存捕获到的数据包到本地文件,从本地文件读出先前捕获的数据包。 自动分辨数据包的类型并产生相应的Java类(如:Ethenet、IPv4、IPv6、ARP/RARP、TCP、UDP和ICMP包)。 根据用户在程序代码中指定的过滤规则过滤数据包。 向网络发送各种数型的数据包
SharpPcap-3.0.0.bin
- SharpPcap 是一个.NET 环境下的网络包捕获框架,基于著名的 pcap/WinPcap 库开发。提供了捕获、注入、分析和构建的功能,适用于 C# 和 VB.NET 开发语言。-The purpose of SharpPcap is to provide a framework for capturing, injecting and analyzing network packets for .NET applications. The following list illustr
nc6-1.0.tar
- Netcat 可以创建IPv4或IPv6的TCP 或UDP的connection,之后将在标准输入的到的data通过该connection发送到对端。-In the simplest usage, "nc6 host port" creates a TCP connection to the given port on the given target host (using either IPv4 or IPv6 as appropriate). Your standard input is
IPv6UDPTest
- Simple IPv6/IPv4 UDP Test Design Server and Client
CIPv6UDPDev
- ipv6 udp socket program
nat-traverse_0.4.orig.tar
- 一个使用UDP实现穿透nat。注意:不支持ipv6!-nat-traverse- Use of UDP to traverse NAT gateways
ip_packet_analysis
- 监视从本机流入和流出的IP包,对每个IP包提取出对方IP地址,上层协议(TCP,UDP,ICMP,OTHERS), 对方端口和本地端口(如果上层是TCP或UDP的话),tcp_flags和tcp_seq(如是要上层是TCP的话), 包的方向(流入或流出)。我在实现上加入了对IPv6的支持,以及一个隐藏接口用于提取网络包数据, 因为另一个模块要监控本机发送与接收的email。-Monitor the inflow and outflow from the machine' s I
Sockets-2.3.9.1
- C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
showday
- 分别用tcp socket和udp socket实现了显示时间,可以支持IPv4和IPv6.-These are TCP/UDP client/server simple applications which could be used over IPv4 and IPv6 networks. Daytime port is number 13, instead of this one we use 13111.
Socket_Test
- socket 通讯程序,支持IPv4、IPv6,UDP、TCP通讯-socket communication program to support IPv4, IPv6, UDP, TCP communications
sendip-2.5.tar
- SendIP是一款指令模式的IP发包软件。它有多个参数项,可以支持多种包头的封装,包括RIP, RIPng, BGP, TCP, UDP, ICMP, or raw IPv4/IPv6。-SendIP is a command-line tool to send arbitrary IP packets. It has a large number of options to specify the content of every header of a RIP, RIPng, BGP, TC
raw.c.tar
- RAW SOCKET API抓报监听链路层数据,简单的分析TCP、UDP、IPV6等协议-RAW SOCKET API Monitor reported catch data link layer, the simple analysis of TCP, UDP, IPV6 and other agreements
udp_echo_cli_v6
- linux下 ipv6 UDP CLIENT 客户端-linux ipv6 UDP CLIENT
udp_echo_svr_v6
- linux下 ipv6 UDP SERVER 服务器端-linux ipv6 UDP SEREVER
udp-ipv6
- 这个程序是在uTCP/IP上实现的UDP协议。通过这个例子可以熟悉uTCP/IP。-This program is uTCP/IP on the implementation of UDP protocol. Through this example can be familiar with the uTCP/IP.
udp-ipv6
- 这个程序是在uTCP/IP上实现的UDP协议。通过这个例子可以熟悉uTCP/IP。-This program is uTCP/IP on the implementation of UDP protocol. Through this example can be familiar with the uTCP/IP.