- canpie_src_v1r92 canpie 一个can bus的协议栈
- Windows程序设计(有索引) Programming Windows程式开发设计指南
- CC++mianshi.rar 个人收藏的面试集锦: C++面试题集(最全的CC++试题集和答案) c与c++面试题汇总1 c与c++面试题汇总
- cJuliaExSrc julia set fractals written in visual c+++. the it has the possibility to modify the values for the sets(like xc
- baidu 备份百度空间文章
- SQLReportPublish Hi All
文件名称:RawPacket
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:29.58kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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 Vista SP1 on Linksys routers, and on Toshiba modems connected directly to the Internet. Please note that the code here is very minimalistic, and can be greatly expanded depending on your needs. The reason I use WinPCap in this article is that it solves the issue of Winsock for Windows (XP SP2 and above) not allowing raw UDP packets to be sent (in Linux, you can just use regular sockets). With WinPcap, it is possible to specify your own source IP and source hardware addresses in packets.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RawPacket/RawPacket/
RawPacket/RawPacket.sln
RawPacket/RawPacket/Includes.h
RawPacket/RawPacket/main.cpp
RawPacket/RawPacket/NetworkStuff.h
RawPacket/RawPacket/RawPacket.aps
RawPacket/RawPacket/RawPacket.h
RawPacket/RawPacket/RawPacket.vcproj
RawPacket/RawPacket/RawPacket.vcproj.E58AEB3F9A6342E.XHTML.user
RawPacket/RawPacket/RawPacket.vcproj.Perl-PC.Perl.user
RawPacket/RawPacket/Release/
RawPacket/RawPacket/Release/BuildLog.htm
RawPacket/RawPacket/Release/mt.dep
RawPacket/RawPacket/Release/RawPacket.exe.intermediate.manifest
RawPacket/RawPacket/Release/vc90.idb
RawPacket/RawPacket/WinStuff.h
RawPacket/Release/
RawPacket/RawPacket.sln
RawPacket/RawPacket/Includes.h
RawPacket/RawPacket/main.cpp
RawPacket/RawPacket/NetworkStuff.h
RawPacket/RawPacket/RawPacket.aps
RawPacket/RawPacket/RawPacket.h
RawPacket/RawPacket/RawPacket.vcproj
RawPacket/RawPacket/RawPacket.vcproj.E58AEB3F9A6342E.XHTML.user
RawPacket/RawPacket/RawPacket.vcproj.Perl-PC.Perl.user
RawPacket/RawPacket/Release/
RawPacket/RawPacket/Release/BuildLog.htm
RawPacket/RawPacket/Release/mt.dep
RawPacket/RawPacket/Release/RawPacket.exe.intermediate.manifest
RawPacket/RawPacket/Release/vc90.idb
RawPacket/RawPacket/WinStuff.h
RawPacket/Release/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.