-
一个在IExplorer中运行,阻止广告窗口的弹出。阻止原理是:只有用户点击的弹出窗口才能够弹出。 在vs.net下编译,xp中运行...
一个在IExplorer中运行,阻止广告窗口的弹出。阻止原理是:只有用户点击的弹出窗口才能够弹出。 在vs.net下编译,xp中运行-a run in IExplorer to stop advertising the pop-up window. Stop principle is : Only users click on the pop-up window could pop. Under the vs.net compiler, running xp
- 2022-03-22 18:04:45下载
- 积分:1
-
websocket实用代码
一个简单的 websocket的例子,非常适合初学者。能够简单的发请求,并且响应。代码结果比较简单,逻辑也很简单。对于入门的初学者非常实用,如果想深入了解就不太适用了。
- 2022-01-22 00:19:04下载
- 积分:1
-
计算机科学与技术的网络试题,总共有5套试题。
计算机科学与技术的网络试题,总共有5套试题。-Computer science and technology network of examination questions, a total of five sets of examination questions.
- 2022-07-07 02:59:23下载
- 积分:1
-
好东西,大家一起享用! 想要得动手吧,不要满了 GOOD LUCK
好东西,大家一起享用! 想要得动手吧,不要满了 GOOD LUCK-good things, we enjoy together! Want in hands, instead of full GOOD LUCK!
- 2022-08-05 12:17:02下载
- 积分:1
-
一个聊天的服务端源代码
一个聊天的服务端源代码-a chat server source code
- 2022-04-18 05:49:21下载
- 积分:1
-
/ *
/*
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
*/-/* Here sa small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. The IPv4 version of the example: It requires portbase (local port) and destination (destination port) and then send a message but also monitor the news . Examples of test 1: Start a running instance, a local address with the destination address port 8888 using the same test two examples: the two start to run instances, the local address and destination address with a different port (it requires the port number is even) two examples of inter- examples of explanation issued by the Chinese hanyuejun add, have any questi
- 2022-11-02 16:55:03下载
- 积分:1
-
http://easynews.dl.sourceforge.net/sourceforge/web
http://easynews.dl.sourceforge.net/sourceforge/web-ftp/Web-FTP-2.2.1.tar.gz
- 2022-07-20 02:02:48下载
- 积分:1
-
the program is to demonstrate the preparation of HTTP clients, and therefore mus...
该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。-the program is to demonstrate the preparation of HTTP clients, and therefore must be run in the machine is open HTTP domestic demand.
- 2022-07-17 00:29:47下载
- 积分:1
-
telnet客户端
telnet客户端-telnet customer end
- 2022-02-20 23:33:46下载
- 积分:1
-
c#写的基于UDP的聊天程序
采用C#编写的基于UDP的通信,一个简单的聊天工具~~~亲手编写并测试通过,服务器端和客户端一对多通信,自定义数据包格式。代码中加了很多注释便于大家理解。
- 2022-02-05 14:58:42下载
- 积分:1