-
电话邮件自动发送器
电话邮件自动发送器-mail automatic telephone transmitter
- 2023-03-06 18:45:04下载
- 积分:1
-
.Net制作的,基于Http协议的支持多线程断点续传的下载客户端
.Net制作的,基于Http协议的支持多线程断点续传的下载客户端-. Net production, based on the agreement Http support multithreading HTTP download client
- 2022-01-26 07:31:53下载
- 积分:1
-
尝试在防火墙通过UDP打洞
try to punch hole in firewalls via UDP
- 2023-03-24 01:20:04下载
- 积分:1
-
基于MFC编写的VC++聊天程序,可以实现TCP/IP以及UDP协议下的点对点聊天....
基于MFC编写的VC++聊天程序,可以实现TCP/IP以及UDP协议下的点对点聊天.-MFC-based prepared VC++ Chat program, you can achieve TCP/IP and UDP peer-to-peer chatting under the agreement.
- 2022-05-23 23:55:51下载
- 积分:1
-
检测RAS是否安装
检测RAS是否安装 -Inspecting wether RAS is installed
- 2022-02-02 13:19:07下载
- 积分:1
-
用c++builder写的检测网络通畅与否的工具,可用于自动机器人对服务器监控,网络状态检测等,在bcb6下编译通过...
用c++builder写的检测网络通畅与否的工具,可用于自动机器人对服务器监控,网络状态检测等,在bcb6下编译通过-c builder with a detection network was open or not the tool can be used to automatically control robot to the server, network performance testing, the compiler through bcb6
- 2023-04-16 04:15:03下载
- 积分:1
-
获取网卡地址mac。网络编程实例。初学使用
获取网卡地址mac。网络编程实例。初学使用-mac
- 2022-02-01 11:56:15下载
- 积分:1
-
要求asp.net环境,并要在IIS里设置网站属性 可以用来限制图片等文件的盗链,0.32版可设置不限制域名 通过referrer判断,如果没有引用页返回真实文...
要求asp.net环境,并要在IIS里设置网站属性 可以用来限制图片等文件的盗链,0.32版可设置不限制域名 通过referrer判断,如果没有引用页返回真实文件,如果引用页的域名不是本网站域名则返回wbtbForbidden.jpg这个图片,文件不存在返回wbtbNotFound.jpg这个图片 用法:http://www.xmlasp.net/WBAL/-Asp. Net environmental requirements and to the installed IIS Web site attributes can be used to limit pictures of the Irvine document, version 0.32 is not set restrictions on domain names through referrer judgment, if not applied to the real page document, if the pages of the Web site domain name is not returned wbtbForbidden . jpg the photographs, the file does not exist to return to the Photo wbtbNotFound.jpg Usage : http://www.xmlasp.net/WBAL/
- 2022-01-25 16:37:23下载
- 积分:1
-
Main achieved IE download pictures after the completion of the script and other...
主要实现了IE下载图片脚本等完成后的提示和IE加载主URL后的提示。顺便实现了收藏夹读取功能。-Main achieved IE download pictures after the completion of the script and other tips and IE prompt after loading the main URL. Incidentally realized favorites read function.
- 2022-07-08 23:09:54下载
- 积分:1
-
穿透防火墙 mfc界面
要在相同的网络终端上绑定到不同的套接字上,所以必须为这些套接字设置SO_REUSEADDR属性(即允许重用),否则侦听会失败。 4、S的【协助打洞】连接收到A的申请后通过【主连接】通知B,并将A经过NAT-A转换后的公网IP地址和端口等信息告诉B。 5、B收到S的连接通知后首先与S的【协助打洞】端口连接,随便发送一些数据后立即断开,这样做的目的是让S能知道B经过NAT-B转换后的公网IP和端口号。 6、B尝试与A的经过NAT-A转换后的公网IP地址和端口进行connect,根据不同的路由器会有不同的结果,有些路由器在这个操作就能建立连接,大多数路由器对于不请自到的SYN请求包直接丢弃而导致connect失败,但NAT-A会纪录此次连接的源地址和端口号,为接下来真正的连接做好了准备,这就是所谓的打洞,即B向A打了一个洞,下次A就能直接连接到B刚才使用的端口号了
- 2022-02-05 16:28:38下载
- 积分:1