搜索资源列表
IPV6-UDPSend
- IPV6实现UDP报文发送小Demo,附tpipv6头文件,在vc6.0环境下通过测试。
IPv6教学软件的设计和实现
- 本文详细讨论了一套IPv6的教学软件的设计和开发实现过程,其中重点研 究了软件设计实现中的技术细节,该软件在linux操作系统中实现,使用 GCC/Q州开发工具。研究内容包括IPv6实现特点;互联网嗅探技术的原理与 危害;基于libpcap函数库开发网络数据的捕获和解析;基于libnet函数库的协 议仿真编辑和发送,能够自己构造特定协议的数据包,如ARP9 ETHERNET,IP, IPv6,TCP和UDP等,让协议运作过程一目了然;还研究了软件的界面设计, 通过gtk界面设计语言开
基于IPv6的tcp/udp网络通信程序
- 这是一个基于IPv6的tcp/udp网络通信程序的工程。 该工程包括TCP Server端程序,TCP Client端程序,以及UDP Server端程序和UDP Client端一共4个程序,建立在同个工程中一起提供。
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
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
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
Linux-Network-Programming
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
adsl
- The Point-to-Point Protocol (PPP) provides a standard way to establish a network connection over a serial link. At present, this package supports IP and the protocols layered above IP, such as TCP and UDP. The Linux and Solaris ports of this pa
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.
Linux-programming-ideas
- 本书内容分为4个部分:linux程序设计基础部分、linux用户空间网络编程部分、linux内核网络编程部分以及综合案例部分。内容包含linux系统概述、linux编程环境、linux文件系统简介、linux下的进程和线程、tcp/ip协议族、应用层网络服务程序、tcp编程、主机信息获取、数据io复用、udp编程、高级套接字、套接字选项、原始套接字、服务器模型、ipv6、linux 内核网络部分结构及分布、netfilter框架内报文处理程;解释多重继承问题的难点,展示RTTI的实际使用,描述了
IPv6Example
- ipv6的socket udp interconnection example-ipv6 udp interconnection example
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.
udpclient_IPV6
- 支持IPv6的udp客户端,发送UDP数据包,接收UDP数据包。-Support IPv6 UDP client, send UDP packets, receive UDP packets.