登录
首页 » Windows Socket编程 » 自动交换网关, 该程序由VC6.0编写 通过调用ip helper api进行动态修改网关 适合需要经常在多个网关之间相互转换者使用...

自动交换网关, 该程序由VC6.0编写 通过调用ip helper api进行动态修改网关 适合需要经常在多个网关之间相互转换者使用...

于 2022-05-18 发布 文件大小:17.38 kB
0 212
下载积分: 2 下载次数: 1

代码说明:

自动交换网关, 该程序由VC6.0编写 通过调用ip helper api进行动态修改网关 适合需要经常在多个网关之间相互转换者使用-automatic exchange gateways, the program prepared by VC6.0 by calling ip helper api gateway for dynamic modification of the need for multiple gateways for switching between users

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 网络摄像机在视频帧传输主序中很有价值
    网络摄像机中的视频帧传输主程序 很有参考价值-Network camera in the video frame transmission main program valuable
    2022-08-20 07:07:58下载
    积分:1
  • 完成端口,多线,支持65535个连接,效果很好,请放心下载使用
    完成端口,多线程,支持65535个连接,效果很好,请放心下载使用-Completion port, multi-threaded to support 65,535 connections, well, please rest assured download
    2022-03-24 07:18:46下载
    积分:1
  • 计算校验和 校验和算法描述:为保证网络上传输的数据的可靠性,在许多协议中都设置了校验和项,例如:IPv4、ICMPv4、IGMPV4、ICMPv6、UDP...
    计算校验和 校验和算法描述:为保证网络上传输的数据的可靠性,在许多协议中都设置了校验和项,例如:IPv4、ICMPv4、IGMPV4、ICMPv6、UDP和TCP 等等。计算这些校验和的算法称为网际校验和算法,简单来说就是:把被校验的数据16位进行累加,然后取反码,若数据字节长度为奇数,则数据尾部补一个字节的0以凑成偶数。 由于从输入文件读入的数据不能直接满足计算校验和的条件,所以首先对从文件读入缓冲区的数据进行预处理,即读入缓冲区时忽略空格。由于累加是按16位进行的,所以每次从缓冲区中读出4个字符,并将字符转换成对应的16进制数字,如此依次累加,直至数据全部读完。 还有一种情况,即如果数据长度为奇数个字节,则需要判断,并补0累加。程序中利用的是缓冲区长度计数器i和当前读取到计数器j判断数据长度是否为奇数。即如果数据长度为偶数,则读完数据时当前读取到计数器j的值应与缓冲区长度i相等,而如果数据长度为奇数,则读完数据时,当前读取到计数器j>缓冲区长度i,此时需将缓冲区中剩余的两个字符读出,并补0,转换成相应16进制数以后参与累加。 当累加结束后,将累加和的16位以上数据位移下再进行一次累加,并对最后累加和取反即得所求校验和。 -calculated checksum checksum algorithm Description : To ensure the network transmission of data reliability, in many of the agreements are set up and calibration, for example : IPv4, ICMPv4, IGMPV4, ICMPv6. UDP and TCP so on. Calculating checksum algorithm called the Internet checksum algorithm, the simple answer is : as has been the calibration data for 16 cumulative, and then take the anti-code, if the data byte length of the odd, data will make up the tai
    2022-01-26 06:39:03下载
    积分:1
  • 简单的一套停车场管理系统,后来进行了一次修改,新手朋友们可以参考一下。...
    简单的一套停车场管理系统,后来进行了一次修改,新手朋友们可以参考一下。-Simple set of car park management system, and later carried out a revised new friends for reference.
    2022-06-19 19:07:39下载
    积分:1
  • 网络多播序--vc实现!学习socket的好例子
    网络多播程序--vc实现!学习socket的好例子-network multicast procedures-- vc achieve! Learning good examples of socket
    2022-07-25 19:34:26下载
    积分:1
  • an all static pages generated content, the freedom to customize the extension, t...
    1、全静态生成的内容页,扩展名自由定制,自由选择! 2、后台无限管理等级,自由定制,权限自由分配,让你体验真正的多用户管理! 3、无限分类! 4、超自由的的模版设计,内置标签库,让你完全自由的设计网站页面。 5、优秀的网站上传附件管理模块,可以让你的网站最大程度的减少垃圾文件。 6、自带可视化 HTML 编辑器,就像在Word里编辑文章一样。 7、索引页自动分页,成静态文件保存。 8、静态页面多种生成方式,可最大程度的减少页面生成的耗用时间。 9、首页自动生成,自由修改。 10、共享模块采用JS调用,一次编辑,处处使用,同步更新。(可选) access数据库全面优化,修复v1.0 bug N个-an all static pages generated content, the freedom to customize the extension, the freedom of choice! 2, background unlimited management hierarchy, free customization, free distribution of authority and let you experience a true multi-user management! 3, unlimited classification! 4, the ultra-free design templates, built-in labels, so as you complete freedom of design website pages. 5, excellent website upload Annex management module, allows you to the website of the largest reductions in the garbage documents. 6, onboard visual HTML editor, as in Word edit the same article. 7, index page automatic paging, static documents into preservation. 8, static pages generated a variety of ways, the
    2022-08-16 02:17:26下载
    积分:1
  • 一个很好的聊天工具,你可以从中学到很多东西,通过这个软件的学习,你一定会提高不少...
    一个很好的聊天工具,你可以从中学到很多东西,通过这个软件的学习,你一定会提高不少-a good chat tools, you will be able to learn a lot of things, the software through the study, You would certainly raise a lot of
    2022-04-23 03:33:02下载
    积分:1
  • 序说明: 序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 本序只是实现简单的P2P互发消息.完成的比较粗糙,更多功能欢迎朋友们更新...
    程序说明: 程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 本程序只是实现简单的P2P互发消息.完成的比较粗糙,更多功能欢迎朋友们更新完善-procedure : online procedures introduced by the most basic method of peer-to-peer communication. Simulation made instant messaging each other. This procedure is a simple peer-to-peer updates. Completion of the rougher, more functional friends welcome update perfect
    2023-09-04 11:15:03下载
    积分:1
  • 球型球在球上的运动模型
    小球模型 小球的从上之下的绕环运动模型-Model ball from the ball on the circle under the sports model
    2022-07-27 05:03:41下载
    积分:1
  • 本章主要讲解了winsock2中引入的名字注册和解析模型,他们都是与协议无关的。...
    本章主要讲解了winsock2中引入的名字注册和解析模型,他们都是与协议无关的。-The main winsock2 this chapter on the introduction of the name registration and analytical model, they have nothing to do with the agreement.
    2022-03-15 16:08:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载