搜索资源列表
cgi-in-c-comhdr
- cgi in c get ,post ,parse data-cgi in c get, post, parse data
c++_http
- 一个c++的http发送类 SendHTTP.c by Jeff Heaton(heatonj@jeffheaton.com), 2000 Source code to GET/post using the HTTP 1.0 protocol
httppost
- 通过发送post请求的方式得到网站返回的数据,简单的几个.c文件来实现。 调用方便。 也可以将其中的文件单独编译成一个库或者dll。 有vs工程。
TDDOWNLOAD_http_post.rar
- 国外网站上下的,实现跨平台的HTTP post方法的c++源码,简单明了,适合初学者学习HTTP协议的细节,Abroad website from top to bottom, cross-platform implementation of the HTTP post method of c++ source code, simple and clear, suitable for beginners to learn the details of HTTP protocol
chttp.rar
- Linux环境下,使用c语言实现HTTP post请求,经过实际运用的。,Linux c HTTP
http_post_in_c
- 使用纯c编写的http post请求,可用于测试HTTP服务器等。是一个很适用的小工具。-The use of pure c prepared http post request, can be used for testing HTTP server. Is a very applicable gadgets.
httpclient.tar
- linux下用c实现模拟http客户端,支持get、post及上传文件等-under linux using c analog http client, support for get, post and upload documents, etc.
HttpSend
- c# Windows Mobile 5.0 HTTP post方式无线通讯 -c# Windows Mobile 5.0 HTTP post mode wireless communication
testHttppost
- c++ 以post方式向网页提交数据,向http://current.sinaapp.com/post.php发送数据,实现向PHP页面发送数据,代码有明晰易懂,一看就明白-c++ post to submit data to a web page, send data to http://current.sinaapp.com/post.php
http
- 跨平台http Get post函数,都是可以直接用的-http download, support get and post
http_post_Get
- 通过cHttpSession发送Get、post报文。并可自定义HTTP包头-cHttpSession send through the Get, post Message. And custom HTTP header
http_post
- * This source demonstrates sending HTTP post request to webserver from c++ * This uses sockets hence can be compiled on Linux, UNIX, Win -* This source demonstrates sending HTTP post request to webserver from c++ * This uses sockets hence can
完成URL编码的c++类
- 本文的目的是设计一个完成URL编码的c++类。在我曾经的项目中,我需要从Vc++ 6.0应用程序中post数据,而这些数据需要进行URL编码。我在MSDN中查找能根据提供的字符串生成URL编码的相关类或API,但我没有找到,因此我必须设计一个自己的URLEncode c++类。-The purpose of this paper is to design a complete URL-encoded c++ classes. I have a project, I need Vc++ 6.0 a
felt-3.06-devel.src.tar
- c 开发的有限元软件,界面还可以,不错,可以试试。 FElt is a free system for introductory level finite element analysis. It is primarily intended as a teaching tool for introductory type courses in finite elements - probably in the mechanical/structural/civil fields. I
DataStructure[c++]
- 清华大学c++版本的数据结构习题集,带有参考答案与解题思路说明,是学习数据结构或参加研究生考试人员不象的资料-Tsinghua University, c++ Version of the data structure of exercises set, with reference to the answer with the problem-solving ideas that is a data structure or to participate in learning post-gr
kelemayiyouzheng
- 克拉玛依市邮政局门户网站,是通过c#语言在 .NET环境下开发的。-Karamay city post Office portal, through the c# Language. NET development environment.
the_total_collection_of_data_structure_in_c_langua
- 清华严蔚敏c语言版数据结构全集,可以说是pudn上这个主题的最全面的一个集合了,记得有这么一个说法是只有有序组织的信息才是有价值的吧:_数据结构-严蔚敏-c语言版;教学笔记;数据结构算法实现及解析—配合严蔚敏_吴伟民编著的数据结构(c语言版)(作者 高一凡)源代码;数据结构笔记;数据结构复习重点归纳笔记[清华严蔚敏版];数据结构题集-严蔚敏;数据结构题集-严蔚敏;严蔚敏老师专贴。-Wei-Min Yan Tsinghua c language version of The complete Wo
post
- c++ 用HTTP的GET方式向网站发送数据-c++ with the HTTP GET method to send data to the site
post
- post程序,用于从固定IP获取信息的程序,附带源码(Memories, beautiful very hurt, memories, memories of the past but can not go back.)
cpr.tar
- 用于c++发送post请求的封装库,底层调用libcurl,使用格式类似python rest,更加便捷(wrapper for c++ post request/libcurl)