搜索资源列表
Project1
- 用delphi开发的小程序,可以取得浏览器当前的URL地址-Delphi developers with a small program, you can get the browser' s URL address of the current
URLFox2
- Program for get URL for Firefox
get-your-computers-name
- 自动获取本机的计算机名称或IP地址,还可以获取利用data socket通信需要的URL。-Automatic access to the local computer name or IP address, you can also get the use of data socket communication needs of URL.
socketIP
- 获取任何网站ip,易语言源码,输入网址就可以获取网站ip!-Get any sites ip, easy language source code, enter the URL can get website ip!
xunleihuiyuansousuoyuanma
- 易语言迅雷会员搜索源码通过指定URL地址来获取大量迅雷会员账号密码,效果如上图所示,可以获取1000+哦,具体账号密码的有效性请自己测试。 -Thunder member search easy language source code by specifying a URL address to get a lot of the Thunder member account password, the effect shown above, you can get 1000+ Oh, th
web_server
- 服务器监听80端口,提供WEB服务,能够响应浏览器发送的的HTTP GET请求,向浏览器返回静态HTML页面: 1、如果请求的URL是一个文件,并且该文件存在,返回请求的页面或文件。 2、如果这个文件不存在,返回404错误。 3、如果请求的是一个目录,返回目录的结构给客户端。 服务器通过fork子进程处理新的请求,实现并发处理。服务器能够记录访问日志,包括时间、客户端的IP地址和请求的URL。 -Server listens on port 80 to provide WEB
GetBrowserTitle
- Get open WebBrowsers Title (url) in Delphi