C++使用libcurl提供的API上传文件且Post表单数据

时间:2022-04-21 19:32:44
【文件属性】:
文件名称:C++使用libcurl提供的API上传文件且Post表单数据
文件大小:347KB
文件格式:RAR
更新时间:2022-04-21 19:32:44
C++ libcurl uploadfile post 用form-data 表单形式发送数据,并且上传文件,完整示例,使用libcurl提供的API上传文件。项目使用Vc++ 6.0 和 VS 2017同时编译通过,上传表单数据和文件测试成功。
【文件预览】:
con_test.dsp
con_test.vcxproj.user
con_test.opt
con_test.vcxproj
con_test.plg
con_test.sln
include
----curl()
--------mprintf.h(2KB)
--------options.h(2KB)
--------system.h(18KB)
--------Makefile.am(1KB)
--------urlapi.h(5KB)
--------Makefile.in(21KB)
--------stdcheaders.h(1KB)
--------curlver.h(3KB)
--------multi.h(17KB)
--------typecheck-gcc.h(42KB)
--------curl.h(118KB)
--------easy.h(4KB)
con_test.vcxproj.filters
StdAfx.cpp
con_test.ncb
StdAfx.h
libcurl.lib
Backup
UpgradeLog.htm
con_test.dsw
libcurl.dll
con_test.exe
con_test.cpp
ReadMe.txt

网友评论