Welcome![Sign In][Sign Up]
Location:
Search - proxy server nt

Search list

[Windows Develops5server1

Description: 我用VC6写的一个SOCKS5代理服务器,内含源码,目前版本0.0....01,只实现了Connect模式而且还有问题,Bind和UDP未实现.全API,使用了WinSock2中的完成端口模型。长期目标是完全实现三种模式,作成NT系统服务(为了调试协议,现在采用的控制台模式).-I used to write a SOCKS5 proxy server, containing source, the current version 0.0 .... 01, only achieved Connect mode but also, Bind and UDP unrealized. All API, the use of the completed WinSock2 port model. Long-term goal is to achieve three models, make NT system services (for debugging agreement, the console mode).
Platform: | Size: 32048 | Author: 杨红 | Hits:

[Windows Develops5server1

Description: 我用VC6写的一个SOCKS5代理服务器,内含源码,目前版本0.0....01,只实现了Connect模式而且还有问题,Bind和UDP未实现.全API,使用了WinSock2中的完成端口模型。长期目标是完全实现三种模式,作成NT系统服务(为了调试协议,现在采用的控制台模式).-I used to write a SOCKS5 proxy server, containing source, the current version 0.0 .... 01, only achieved Connect mode but also, Bind and UDP unrealized. All API, the use of the completed WinSock2 port model. Long-term goal is to achieve three models, make NT system services (for debugging agreement, the console mode).
Platform: | Size: 31744 | Author: 杨红 | Hits:

[Proxy ServerhttpTunnel_NTLM

Description: 这是我从网络上比较多的httptunnel改进过来的,从原来只能支持一个客户端到可以同时支持N个客户端,并且用MFC实现.能够通过NTLM代理服务器的认证,并且同时有sock5和http代理的功能-I take it from the network to improve httptunnel more back from the original can only support a client can simultaneously support N clients, and realize with MFC. Through NTLM authentication proxy server, and at the same time have sock5 and http Agent features
Platform: | Size: 201728 | Author: lixingwei | Hits:

[Proxy Serverkiate-1.6

Description: 一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类 unix,还有windows(最新版本要求nt 4.0以上)操作系统上 一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 还支持tcp端口映射,可以实现别人访问你的内网主机。 有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。 kingate也支持时间控制。即可以设置什么时间内,所设置的规则才有效。 内置了用户认证,以及记录用户的使用情况,包括用户的使用时间,接收和发送的数据量,可以很容易实现对用户的记费。 采用http来进行管理,使得管理及查看运行信息变得一件很轻松的事情,也可以远程管理。 支持内存及硬盘共二级缓存(仅限http代理). -A proxy server, can represent a variety of protocols, including: http, https, socks, ftp, pop3, smtp, telnet, dns. Can run on linux, freebsd, ... and other class unix, there are windows (the latest version requires nt 4.0 and above) operating system A multi-threaded program (using the thread pool mode), so a short time a large number of connection requests, kingate still maintaining high performance. Also supports tcp port mapping, can someone access to your internal network host. Strong rules control, including the source IP address, destination IP address, destination port, and the use of the agency agreement. kingate also supports time control. You can set the time within which, the set of rules to be effective. Built-in user authentication, and record the user s usage, including the user s use of time, the amount of data received and sent, you can easily achieve the user s registration fee. Using http to manage, making the management and viewing of running information becomes
Platform: | Size: 1830912 | Author: 迷失 | Hits:

[WEB Codejiandan

Description: 主要特点:   1、文件上传完全采用HTTP协议. 用户使用浏览器就可以上传大文件到服务器(支持上传超过1G的文件)   2、支持断点续传, 用户可以自己选择采用断点续传还是是重新上传, 上传过程发生断网时会等待相应的时间后自动断点续传   3、支持大文件上传, 一次可以上传多个文件. 上传时有详细的状态显示(包括单个文件进度,整体进度,传输速率,剩余时间等)   4、提供接口全面. 可以动态设置上传保存路径, 设置允许扩展名, 允许最大大小等   5、支持各种代理(HTTP, Socket4, Socket5等)   6、支持批量文件上传, 用户可以一次性上传批量文件. 客户端可以绑定表单变量, 服务端并可以接收表单变量。上传数据时会根据网络状况来控制数据包大小, 避免网络堵塞   7、服务端支持Windows 2003 Server/Windows 2000 Server/Windows NT等操作系统   8、文件经过微软代码签名认证,安装后可以在IE内正常加载。如果您使用我们的组件,我们可以免费协助您进行打包签名。   9、我们的这个组件永久免费。相关支持问题可以在http://bbs.inpla.org提出,我们会通过论坛提供技术支持。   10、开发包内有接口支持文档,还有一个.net范例。-Main features: 1, file upload completely using the HTTP protocol. User with a browser you can upload large files to the server (to support upload file more than 1G) 2, support for HTTP, the user can select using the HTTP or re-upload, the upload process will wait for the appropriate time off the network automatically HTTP 3, support for large file uploads, one can upload multiple files upload detailed status display (including a single document the progress of the overall progress, transfer rate, the remaining time) 4 interface fully upload save path can be dynamically set, set up to allow the extension to allow the maximum size 5, support a variety of proxy (HTTP, Socket4 Socket5, etc.) 6, support batch file upload, user can upload the batch file. Clients can bind to form variable, the server and can receive the form variables. Upload data according to network conditions to control the packet size to avoid network congestion 7, the server operating system support the Windows 20
Platform: | Size: 3072 | Author: zhang | Hits:

[WEB CodeUploadWebTest

Description: 主要特点:   1、文件上传完全采用HTTP协议. 用户使用浏览器就可以上传大文件到服务器(支持上传超过1G的文件)   2、支持断点续传, 用户可以自己选择采用断点续传还是是重新上传, 上传过程发生断网时会等待相应的时间后自动断点续传   3、支持大文件上传, 一次可以上传多个文件. 上传时有详细的状态显示(包括单个文件进度,整体进度,传输速率,剩余时间等)   4、提供接口全面. 可以动态设置上传保存路径, 设置允许扩展名, 允许最大大小等   5、支持各种代理(HTTP, Socket4, Socket5等)   6、支持批量文件上传, 用户可以一次性上传批量文件. 客户端可以绑定表单变量, 服务端并可以接收表单变量。上传数据时会根据网络状况来控制数据包大小, 避免网络堵塞   7、服务端支持Windows 2003 Server/Windows 2000 Server/Windows NT等操作系统   8、文件经过微软代码签名认证,安装后可以在IE内正常加载。如果您使用我们的组件,我们可以免费协助您进行打包签名。   9、我们的这个组件永久免费。相关支持问题可以在http://bbs.inpla.org提出,我们会通过论坛提供技术支持。   10、开发包内有接口支持文档,还有一个.net范例。-Main features: 1, file upload completely using the HTTP protocol. User with a browser you can upload large files to the server (to support upload file more than 1G) 2, support for HTTP, the user can select using the HTTP or re-upload, the upload process will wait for the appropriate time off the network automatically HTTP 3, support for large file uploads, one can upload multiple files upload detailed status display (including a single document the progress of the overall progress, transfer rate, the remaining time) 4 interface fully upload save path can be dynamically set, set up to allow the extension to allow the maximum size 5, support a variety of proxy (HTTP, Socket4 Socket5, etc.) 6, support batch file upload, user can upload the batch file. Clients can bind to form variable, the server and can receive the form variables. Upload data according to network conditions to control the packet size to avoid network congestion 7, the server operating system support the Windows 20
Platform: | Size: 178176 | Author: zhang | Hits:

CodeBus www.codebus.net