搜索资源列表
WebServerIIS
- 相当于IIS的Http服务器小程序,对学习服务器编程有帮助。 该Web服务器的结构采用“请求/响应”的模型,具有支持多线程,配置网站所在目录和缺省主页,支持GET、POST和HEAD等方法,基本的错误处理,支持ASP等功能。-Corresponds to the the the IIS Http server program, learning server programming. The structure of the Web server request/response model,
http
- 使用qt编写的http请求客户端,主要实现了post和get方法,实现与httpserver的交互-Use qt written http request the client, the main achievement of the post and get methods interact with the httpserver
HttpHelperV1.9.0.6
- HttpHelper可以非常方便的实现Http协议的GET和POST请求、自动识 别编码、无视证书、优化Cookie、可以很方便的设置Cookie,Header,证书,代理等问题, 编码问题您不用做任何处理,因为类会自动为您识别网页的编码。 我相信不会有人比我更了解Httphelper了,因为它就是我写的,他的灵魂和精要我最了解! 现在,我将HttpHelper类改成一个类库,从收集、汇总、改写、优化、创新等方面进行全方位整合改编得到一个框架。 这就是我所 说的万能框架 [
http_request
- 以根据APPID和APPSECRET获取ACCESS_TOKEN为基础封装的http请求的post和get方法,(The post and get methods for HTTP requests)