虫虫首页|资源下载|资源专辑|精品软件
登录|注册

您现在的位置是:虫虫下载站 > 资源下载 > Internet/网络编程 > /* 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 pack

  • 资源大小:3069 K
  • 上传时间: 2014-01-14
  • 上传用户:luoxuetian
  • 资源积分:2 下载积分
  • 标      签: destination and portbase example

资 源 简 介

/* Here s a small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. 这个IPv4版的例子:它要求portbase(本地端口)与destination (目的端口)然后发送消息 同时还监听消息。 例子测试一: 启动一个运行实例,本地地址与目标地址用同一个端口8888 例子测试二: 启动两个运行实例,本地地址与目标地址用不同的端口(它要求是偶数端口号) 两个实例互发 例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com */

相 关 资 源

您 可 能 感 兴 趣 的