欢迎来到虫虫下载站 | 资源下载 资源专辑 关于我们
虫虫下载站

In this article, I will explain how to create UDP packets and then send them to a remote server thro

Linux/Unix编程 30 K 146 次下载

资源详细信息

文件格式
压缩包
文件大小
30 K
资源分类
发布时间
下载统计
146
所需积分
2 积分

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 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.

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 explai

提示:下载后请用压缩软件解压,推荐使用 WinRAR 或 7-Zip

下载说明与使用指南

下载说明

  • 本资源需消耗 2积分
  • 24小时内重复下载不扣分
  • 支持断点续传功能
  • 资源永久有效可用

使用说明

  • 下载后使用解压软件解压
  • 推荐使用 WinRAR 或 7-Zip
  • 如有密码请查看资源说明
  • 解压后即可正常使用

积分获取方式

  • 上传优质资源获得积分
  • 每日签到免费领取积分
  • 邀请好友注册获得奖励
  • 查看详情 →

相关技术标签

点击标签浏览更多相关Linux/Unix编程资源:

相关Linux/Unix编程资源推荐