CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ipv6
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Windows Develop
Internet-Network
OS program
Communication-Mobile
Game Program
Multimedia program
Embeded-SCM Develop
Graph program
Mathimatics-Numerical algorithms
Applications
Database system
Other
Search - ipv6 - List
[
OS program
]
AnalyzeIPv6_WinPcap
DL : 0
基于winpcap , 对ipv6帧头的数据包捕获。用vc++编写-the program is about capturing the ipv6 data.
Date
:
Size
: 3kb
User
:
marty
[
TCP/IP stack
]
Ipv6Client
DL : 0
IPv6client csharp语言 实现了一个小的IPV6协议 供学习之用-IPv6client csharp language to implement a small IPV6 protocol for the study and use
Date
:
Size
: 38kb
User
:
5817802
[
TCP/IP stack
]
IPV6_c_program
DL : 0
关于IPV6的开发,很有借鉴价值。加上自己开发的功能。学习的好助手-With regard to the development of IPV6, great reference value. Coupled with self-developed functionality. A good assistant to study
Date
:
Size
: 3.72mb
User
:
小鹏
[
matlab
]
IPv4toIPv6
DL : 0
ipv4过渡到ipv6的一些技术分析,希望对大家有用-ipv4 transition to ipv6 some of the technical analysis, hope for all of us
Date
:
Size
: 207kb
User
:
王涛
[
Internet-Network
]
ip_packet_analysis
DL : 0
监视从本机流入和流出的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 IP packets for each IP packet to extract the IP address of the other side, upper layer protocol (TCP, UDP, ICMP, OTHERS), the other port and local port (if the upper level is TCP or UDP, then), tcp_flags and tcp_seq (if so, then to the upper level is TCP), packet direction (inflow or outflow). I am in the realization of adding support for IPv6, as well as a hidden interface for extracting network packet data, because another module to monitor the machine to send and receive email.
Date
:
Size
: 2kb
User
:
vatican
[
TCP/IP stack
]
IPv4
DL : 0
ipv4 manage ipv4 to ipv6
Date
:
Size
: 151kb
User
:
bete
[
Internet-Network
]
simple-mipv6-2
DL : 0
A simple TCL program for MIPv6 simulation in NS2
Date
:
Size
: 2kb
User
:
Azadeh
[
TCP/IP stack
]
Sockets-2.3.9.1
DL : 0
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 works on most unixes and also win32. The library is in use in a number of real world applications, both commercial and open source. Features include, but are not limited to, SSL support, IPv6 support, tcp and udp sockets, sctp sockets, http protocol, highly customizable error handling. Testing has been done on Linux and Windows 2000, and to some part on Solaris and Mac OS X. The source code is released under the terms of the GNU GPL, but is also available under an alternative license.
Date
:
Size
: 311kb
User
:
geddy
[
Internet-Network
]
showday
DL : 0
分别用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.
Date
:
Size
: 17kb
User
:
张化
[
Internet-Network
]
IPV6
DL : 0
Uboot1.1.6版本,功能强大,应用广泛-Uboot1.1.6 version, a powerful, wide range of applications
Date
:
Size
: 3.82mb
User
:
李艳军
[
Internet-Network
]
awds-8.12.tar
DL : 0
AWDS (Ad-hoc Wireless Distribution Service)是无线mesh网第二层路由协议。它为所有的接入节点提供向以太网一样的服务,并支持多种不同的高层协议,如:IP (with DHCP), IPv6, AppleTalk, ... (德国马格德堡大学实时系统与通信工程组2009)-AWDS (Ad-hoc Wireless Distribution Service) is a Layer 2 routing protocol for wireless mesh networks. It provides transparent Ethernet-like access to all participating nodes, thus easily allowing the employment of different higher level protocols like IP (with DHCP), IPv6, AppleTalk, ... AWDS is a development effort at the Real-Time Systems and Communication working group of the Otto-von-Guericke University, Magdeburg.
Date
:
Size
: 424kb
User
:
tengxiaodu
[
Linux-Unix
]
ipv6
DL : 0
linux内核模式下运行的hello,world程序,ubantu下可运行,调试时需要修改makefile文件-linux kernel mode running hello, world program, ubantu the next run, debug files when you need to modify the makefile
Date
:
Size
: 1kb
User
:
liliang
[
Internet-Network
]
SharpPcap-3.0.0.bin
DL : 0
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 illustrates the features currently supported by SharpPcap: Single assembly for Microsoft .NET and Mono platforms on Windows (32 or 64bit), Linux (32 or 64bit) and Mac. High performance- SharpPcap can capture fast enough to keep up with+3MB/s scp transfer rates WinPcap extensions are partially supported Setting the kernel buffer size Injecting packets using send queues Collecting network statistics on a given network interface Enumerating and showing details about the physical network interface on a Windows machine. Capturing low-level network packets going through a given interface. Analyzing and parsing the following protocols: Ethernet, ARP, IP (IPv4 and IPv6), TCP, UDP, ICMP, IGMP. Injecting low-level network packets on a given interface. Handling (reading and writing) offline packet capture files. Retrieving ad
Date
:
Size
: 145kb
User
:
liuxing
[
Internet-Network
]
ipv6_xp_demo
DL : 0
此例子可以用于开发基于xp系统下的ipv6通讯研发.里面包含在xp系统下,ipv6通讯的例子,有客户端和服务器端代码。-This example can be used to develop systems based on xp ipv6 communications under the R & D. Which is included in the xp systems, ipv6 communications example, a client and server-side code.
Date
:
Size
: 4.33mb
User
:
muyiyj
[
Internet-Network
]
Linux_Network
DL : 0
本书详细介绍了在Unix系统下基于TCP/IP网络套接口的基本编程方法,包括迭代与并发服务器编写方法、进程与线程编程技术、I/O编程技术、IPv4与IPv6的兼容性、原始套接口、数据链路访问技术、广播与多播技术等-This book details the Unix systems based on TCP/IP network socket basic programming methods, including iterative and concurrent servers preparation method, process and thread programming, I/O Programming, IPv4 and IPv6 compatibility, the original set of interfaces, data link access technology, broadcast and multicast technology
Date
:
Size
: 1.65mb
User
:
罗高
[
matlab
]
IPv6
DL : 0
i think this website is very useful for me. thank you-i think this website is very useful for me. thank you!!
Date
:
Size
: 197kb
User
:
thien
[
TCP/IP stack
]
College_Campus_IPv6_deployment_and_configuration.r
DL : 0
两篇IPv6校园网架构探讨方面的论文,帮助了解ipv6方面的配置方法-2 papers of IPv6 network architecture of the campus
Date
:
Size
: 441kb
User
:
zhanglei
[
TCP/IP stack
]
TCPIP
DL : 0
主要讲述了TCP/IP协议以及IPv6实现和IP安全,是英文版的,暂时没有找到中文版的。-Mainly about the TCP/IP protocol, and IPv6 implementation and IP security, is in English, for the time being not found the Chinese version.
Date
:
Size
: 6mb
User
:
wingyun
[
Linux-Unix
]
curl-7.19.2.tar
DL : 0
curl的作用:curl是一个利用URL语法在命令行方式下工作的文件传输工具。 它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。curl同样支持HTTPS认证,HTTP POST方法, HTTP PUT方法, FTP上传, kerberos认证, HTTP上传, 代理服务器, cookies, 用户名/密码认证, 下载文件断点续传,上载文件断点续传, http代理服务器管道( proxy tunneling), 甚至它还支持IPv6, socks5代理服务器, 通过http代理服务器上传文件到FTP服务器等等,功能十分强大。原来php默认并不进行此项功能的扩展,但还是有的,只是没有让它生效罢了。打开PHP安装目录,搜索以下三个文件 ssleay32.dll、libeay32.dll和 php_curl.dll, 一一拷贝到系统目录下的system32文件夹下,修改php.ini文件,找到 extension= php_curl.dll行,去掉前面的 号,保存,重启服务器 -php
Date
:
Size
: 2.74mb
User
:
zhu
[
Internet-Network
]
IPv6Demo
DL : 0
同时支持IPv6和IPv4的文字聊天demo,演示了如何同时兼容IPv6和IPv4,包含了客户端和服务器-To support both IPv6 and IPv4 text chat demo, demonstrates how compatible with IPv6 and IPv4, including the client and server
Date
:
Size
: 89kb
User
:
陈晓辉
«
1
2
...
18
19
20
21
22
23
24
25
26
27
28
...
43
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.