ChinaUnix.net
相关文章推荐:

ddk packet

我在安装360ARP防火墙后发现的,各位有没有知道它是干什么的啊能详细说说吗?

by 菲琳儿 - Windows系统 - 2009-06-02 19:12:29 阅读(9082) 回复(0)

相关讨论

前几天网络速度很慢,在linux代理服务器上ping www.sohu.com出现这个错误。什么原因?

by ahsiao - 网络技术 - 2008-07-24 13:17:11 阅读(8694) 回复(18)

ddk的编译器怎么使用?能否依次的详细的描述一下使用的过程? 谢谢!!

by boy2003 - C/C++ - 2007-07-24 19:31:39 阅读(5024) 回复(9)

我乡下载hp_ux 11i v2的driver development kit ddk11_23.1.1.depot,在hp的官方网站上点击下载直接联接到首页去了,不能成功下载。各位大哥有知道如何下载或者知道有其他地方可以下载的吗?麻烦告诉小第一声,不胜感激!!

by victorlee1981 - HP-UX - 2007-07-06 17:35:20 阅读(1831) 回复(1)

The sender first enters a CSMA delay period, listening for an idle channel. The sender then transmits a packet start symbol at 10Kbps, which a receiver samples for at 20Kbps. As the following data is transmitted at 40Kbps, after the start symbol the receiver must synchronize to the sender at a finer granularity. The sender pauses for a few bit times after the start symb...

by oscarshen - 网络技术文档中心 - 2009-02-04 20:07:01 阅读(1303) 回复(0)

因为要在基本的LFS系统上安装rp-pppoe( The Roaring Penguin PPPoE),它的依赖关系如下: RP-PPPoE Dependencies Required PPP-2.4.4 and Net-tools-1.60 (you may omit Net-tools by using the following patch to utilize IPRoute2 instead: http://www.linuxfromscratch.org/patches/b...

by luozhenwu - 网络技术文档中心 - 2008-04-01 09:51:14 阅读(1216) 回复(0)

Condition: a. Cisco running PVST+ b. Native VLAN on trunk port is VLAN 4c. 802.1q trunkingd. port-channel1 is combination of f1/13 and f1/15 (trunk port)e. f1/14 is the other trunk port on switch ***************************************************************** SW2#sh spanning-tree root brief Root Hello Max FwdVlan Root ID ...

by johnny_jiang - 网络技术文档中心 - 2007-11-14 22:31:06 阅读(1387) 回复(0)

资料收集: packet Filter(PF) 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/28922/showart_389846.html

by atyu30 - BSD文档中心 - 2007-09-25 19:20:15 阅读(940) 回复(0)

用ssh连接有些主机时出现Disconnecting: Bad packet length 的提示,望大家不吝赐教,谢谢!!

by henau - 网络技术 - 2007-09-13 11:03:02 阅读(3682) 回复(1)

packet Analysis Aha, finally it is time to start using our newly obtained Jedi skills! (wheee!!) This section will focus on peaking into the packets to extract the information (which is what we wanted to begin with). First off we must arm ourselves! Go ahead and get all the relevent RFC's. Lets start off with RFC 791 (IP) RFC 768 (UDP) RFC 826 (ARP) RFC 792 (ICMPv4) and of course RFC 7...

by wantfly - 网络技术文档中心 - 2005-10-12 00:07:08 阅读(1261) 回复(0)

Writing a Basic packet Capture Engine Hi :-), this section consists of a discussion on how to write a simple packet capture engine. The goal is to demonstrate methods of capturing and filtering multiple packets to aid in packet analysis. All the juicy info on disecting IP packets and forging new ones are reserved for later sections.. Yes I can see your dissapointment, but you must admit that a ...

by wantfly - 网络技术文档中心 - 2005-10-12 00:05:39 阅读(868) 回复(0)