Packets
共 41 篇文章
Packets 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 41 篇文章,持续更新中。
* A ncurses user interface. * Network statistics to view the amount of packets and data in many
* A ncurses user interface.
* Network statistics to view the amount of packets and data in many
different protocols, interfaces and hosts.
* View what active TCP connections are on the network.
Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wir
Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wireless cards, automatic network IP block detection via UDP, ARP, and DHCP packets, Cisco equipment li
The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP
The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive
//Basic packet sending test at the MAC level, used for internal testing only. //This packet test ha
//Basic packet sending test at the MAC level, used for internal testing only.
//This packet test has one node sending out a variety of
//differently formatted packets to two assumed destination node
This example shows how to transmit and receive packets with packet length up to 255 bytes. The statu
This example shows how to transmit and receive packets with packet length up to 255 bytes. The status byte is polled every 200 us in a timer1 int.
/* This IPv4 example listens for incoming packets and automatically adds destinations for new so
/*
This IPv4 example listens for incoming packets and automatically adds destinations
for new sources.
这个例子主要是让大家了解下面3个函数的用法。
void OnNewSource(RTPSourceData *dat)
void OnBYEPacket(RTPSourceD
I implemented a perfect file transfer OCX client/server. I created a perfect function to parse and s
I implemented a perfect file transfer OCX client/server. I created a perfect function to parse and split the data. The source file size is equal to destination. NO LOSS OF DATA in the packets!
FEATURES • 16 bit PIPE Spec PCI Express Testbench • Link training • Initial Flo
FEATURES
• 16 bit PIPE Spec PCI Express Testbench
• Link training
• Initial Flow Control
• Packet Classes for easy to build PHY,DLLP and TLP packets
• DLLP 16 bit CR
USBHostSlave is a USB 1.1 host and Device IP core. – Supports full speed (12Mbps) and low speed (1.
USBHostSlave is a USB 1.1 host and Device IP core.
– Supports full speed (12Mbps) and low speed (1.5Mbps) operation.
– USB Device has four endpoints, each with their own independent FIFO.
– Support
You can download a packet sniffer which grabs packets from local interface and analyses headers. It
You can download a packet sniffer which grabs packets from local interface and analyses headers. It also writes headers into the log file.
ngrep strives to provide most of GNU grep s common features, applying them to the network layer. ngr
ngrep strives to provide most of GNU grep s common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions t
/* Here s a small IPv4 example: it asks for a portbase and a destination and starts sending pack
/*
Here s a small IPv4 example: it asks for a portbase and a destination and
starts sending packets to that destination.
这个IPv4版的例子:它要求portbase(本地端口)与destination (目的端口)然后发送消息
同时还监听消息。
例子测试
Linux 虚拟网络接口 实例 In the Linux (or Unix) world, most network interfaces, such as eth0 and ppp0, are a
Linux 虚拟网络接口 实例
In the Linux (or Unix) world, most network interfaces, such as eth0 and ppp0, are associated with a physical device that is in charge of transmitting and receiving data packets. Howev
Provides functions to initialize the Realtek 8019AS, and send and retreive packets
Provides functions to initialize the Realtek 8019AS, and send and retreive
packets
Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough dat
Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough data packets have been captured. It implements the standard FMS attack along with some optimizations li
packet sniffer-----that analyzes the packets tcp and ssh
packet sniffer-----that analyzes the packets tcp and ssh
Reading packets over the network with different protocols
Reading packets over the network with different protocols
usb protocol discription includeing packets
usb protocol discription includeing packets
In this article, I will explain how to create UDP packets and then send them to a remote server thro
In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and
不必多说,驱动开发必需弄懂的概念之一,IRP,I/O Request Packets
不必多说,驱动开发必需弄懂的概念之一,IRP,I/O Request Packets