搜索资源列表
Http.rar
- vc封装了HTTP操作的类支持代理服务
socks5协议转http协议源码
- 程序说明: 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹 本程序只是实现简单的P2P互发消息.
http_server
- 一个HTTP服务端的简单模拟VC SOCKET 2。0-an HTTP server simple simulation VC SOCKET 2. 0
httpserverforclt
- http server 简单易懂的HTTP服务端例子代码, 很好的学习例子程序. 与httpclt对应.-http server easily understood HTTP server code examples, a good example of the learning process. with httpclt counterparts.
internet
- 1从ie向列表控件中拖曳连接地址 2建立internet快捷 3创建拨号连接对象 4邮件客户端程序 5简单聊天程序 6ftp下载 7 socket传输 8 http服务监视器-ie from a list of controls to drag link which addresses the establishment of two fast internet dial-up connections create 3 Object four-mail client
HttpServ
- 用DELPHI做的可以提供HTTP服务的程序-do with Delphi can provide the procedures for HTTP
high-performance-server_src
- 多线程服务器程序演示,该程序以http服务为例,演示多线程的处理
HttpServer
- 简单好用的HTTP服务程序,设定好发布的内容后,可以使用浏览器进行浏览!
VC++网络高级编程之七
- HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程,使用时需要在建一个 C:\\webpages\\的目录。你把该目录下的webpages拷到C:就好了。 下面是原来的readme-HTTPClient : The procedure is to demonstrate the preparation of HTTP clients, and therefore must be run
封装了HTTP操作的类,支持代理服务
- 一个将Http操作进行封装的类!使该类操作更加方便-to operate a package for the class! To make such operations more convenient
httpserver
- 基于VC++ 环境下检测HTTP 服务状态-Based on VC++ environment under the state testing HTTP services
10
- 功能: 1.分析信息(获取客户系统等信息) 2.控制命令(以命令发送控制客户) 3.控制DOS(完全远程控制DOS/COM) 4.控制注册(未完成,预留位置) 5.控制服务(完全远程控制系统/驱动服务) 6.控制进程(完全远程控制进程) 7.控制监视(完全远程监视,并且支持鼠标左/右击控制) 8.游览本地(完全远程游览本地硬盘,并且支持大文件上/下转.运行.改名.删除) 9.记录键盘(支持进程/标题模式记录
HTTP
- Http服务端与客户端通信,在vc6下编译 Http服务端客户端通信-Http server side and client communications
httpService_ScriptEngine
- http服务工程,且自带脚本解析引擎,使用IActivescr iptParse interface来解析脚本-http service engineering, and comes with the scr ipt parsing engine can parse the the customers URL access scr ipt, Excellent
HttpJson
- 利用IdHTTP进行Http服务的数据交互,交互数据格式采用Json,实现Get和Post方式的交互-Http use IdHTTP perform data exchange services, interactive data format using Json, interact Get and Post methods
InAppWebHTTPServer-master
- InAppHttpServer 例子,主要解决ios应用内部http 服务。用于内部资源的上传访问。-App Http Server examples, mainly to solve the internal http ios application services. For uploading to access internal resources.
c# HTTP代理服务器
- 代理服务,走的是http请求,实现普通代理请求。(The proxy service is the HTTP request)
MvcWebApi
- vs2013 简单的.NET平台HTTP服务的Web API框架(Vs2013 simple.NET platform HTTP services Web API framework)
SimpleHTTPProxyServer-master
- 一个简易的HTTP代理服务程序。功能非常不错啊,欢迎使用(a simple http agent web server)
CppHttpDemo
- c++ 实现了一个简单的http服务器,系统包括一个服务端,一个客户端,演示了HTTP协议应用(C + + calls HTTP pages)