RawPacket.zip
上传用户:hgx5200
上传日期:2016-04-28
文件大小:
30k
下载次数:12
源码类别:
Linux/Unix编程
开发平台:
Visual C++ (VC++)
资源说明: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.
-
- Debian自学手册(中文完整版)本章讲述非开发人员需要掌握的 Debian 系统基础知识。有关知识的权威参考,请参阅: • ...
- linux驱动开发详解5本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝 ...
- linux驱动开发详解4本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝 ...
- linux驱动开发详解3本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝 ...
- linux驱动开发详解2本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝 ...
- linux驱动开发详解本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝 ...
- Linux系统服务详解关于linux系统上开启的服务,他们的作用是什么
- Linux初级应用指南.chmLinux初级应用指南.chm Linux初级应用指南.chm
- Linux菜鸟过关.chmLinux菜鸟过关.chm 从0点起学linux
- Linux 命令全集Linux 命令全集.Linux 命令全集.Linux 命令全集.
-
- linux3.rarLINUX视频教程3
- linux1.rarLINUX视频教程,分一,二,三,四,四个部分,全部下载后解压缩就可以 ...
- linux2.rarLINUX视频教程2
- linux.rarGNU/Linux编程指南(入门、应用、精通),清华大学出版社,很不错的书,很实用的源代 ...
- 一个类似QQ的软件源码.rarMyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域 ...
- raw_socket.zip示范了Unix和Linux下如何利用Raw Socket构造伪装的TCP、IP、UDP的包 ...
- ppt.rarlinux培训资料,这可是花钱才能得到的东西呢,
- unix_msg.zip使用消息队列的例子
- linux-2.4.20.tar.gzLINUX 2.4.20 源代码 学LINUX的人很有用哦
- threads-2.0.tar.gz多线程库