Welcome!
[Sign In]
!
[Sign Up]
!
Front-page it
|
Collect it
| [
中国-简体中文
]
CodeBus
codebus.net
Hot search:
Source
embeded
web
remote control
p2p
game
More...
FAQ
Fav
Home
SourceCode
Web Code
Develop Tools
Document
E-Books
Other Resource
Get Coins
Member
Location:
Search - NDIS 6.0 send arp
Category
Source Code
Web/Internet
Develop Tools
Document
Other
Search in results
OS
Windows
Linux
FreeBSD
Unix
Dos
PalmOS
WinCE
SymbianOS
MacOS
Android
Platform
Visual C
Visual.Net
Borland C
CBuilder
Dephi
gcc
VBA
LISP
IDL
VHDL
Matlab
MathCAD
Flash
Xcode
Android STU
LabVIEW
Language
C/C++
Pascal
ASM
Java
PHP
Basic/ASP
Perl
Python
VBScript
JavaScript
SQL
FoxBase
SHELL
E-Language
OC/Swift
File Type
SourceCode
Program
CHM
PDF
PPT
WORD
Excel
Access
HTML
Text
Search list
[
Internet-Network
]
arp
Description:
ARP编程,发送ARP,// ARP Frame typedef struct tagARPFrame { unsigned short HW_Type /* hardware address */ unsigned short Prot_Type /* protocol address */ unsigned char HW_Addr_Len /* length of hardware address */ unsigned char Prot_Addr_Len /* length of protocol address */ unsigned short Opcode /* ARP/RARP */ unsigned char Send_HW_Addr[6] /* sender hardware address */ unsigned long Send_Prot_Addr /* sender protocol address */ unsigned char Targ_HW_Addr[6] /* target hardware address */ unsigned long Targ_Prot_Addr /* target protocol address */ unsigned char padding[18] } ARPFRAME, *PARPFRAME -ARP Programming, send ARP,// ARP Frametypedef struct tagARPFrame (unsigned short HW_Type/* hardware address*/unsigned short Prot_Type/* protocol address*/unsigned char HW_Addr_Len/* length of hardware address*/unsigned char Prot_Addr_Len/* length of protocol address*/unsigned short Opcode/* ARP/RARP*/unsigned char Send_HW_Addr [6]/* sender hardware address*/unsigned long Send_Prot_Addr/* sender protocol address*/unsigned char Targ_HW_Addr [6]/* target hardware address*/unsigned long Targ_Prot_Addr/* target protocol address*/unsigned char padding [18]) ARPFRAME,* PARPFRAME
Platform:
|
Size:
870400
|
Author:
王一东
|
Hits:
Sign UP
Help
Support
What's CodeBus
SiteMap
Contact us
CodeBus www.codebus.net
“CodeBus” is the largest source code store in internet!
1999-2018
CodeBus
All Rights Reserved.