搜索资源列表
httpprot
- delphi下 internate的端口监视程序
HTTP_Proxy
- HTTP代理服务程序,基于delphi7开发,无第三方插件,直接编译可用。代码包中的EXE可以直接使用,默认端口-HTTP proxy service program, based on delphi7 development, no third-party plug-ins, direct compilation available. Code package can be used directly in the EXE, the default port 9999
IEproxyseetting
- 首先用Delphi来实现.delphi实现很简单.因为delphi的单元WinInet中就封装了该API调用的所有文档所以就简单多了.首先做一级面向对象的封装.一个对象TsetProxy,然后定义两个数据分别是代理主机和代理端口.然后一个负责调用的函数.-First use Delphi to achieve. Delphi achieve is very simple, because delphi unit WinInet encapsulates all the documents in