向web服务器传文件,c++实现向web服务器上传文件

【实例简介】

vs2013 c++实现上传的客户端,服务端为java写的web工程,模拟post方法,可以上传大文件

【实例截图】

【核心代码】

c向web服务器上传文件

└── c++ 向web服务器上传文件

├── test_post

│   ├── Debug

│   │   ├── test_post.exe

│   │   ├── test_post.ilk

│   │   └── test_post.pdb

│   ├── ipch

│   │   └── test_post-53965051

│   │   └── test_post-dd1e5751.ipch

│   ├── test_post

│   │   ├── Debug

│   │   │   ├── stdafx.obj

│   │   │   ├── test_post.log

│   │   │   ├── test_post.obj

│   │   │   ├── test_post.pch

│   │   │   ├── test_post.tlog

│   │   │   │   ├── cl.command.1.tlog

│   │   │   │   ├── CL.read.1.tlog

│   │   │   │   ├── CL.write.1.tlog

│   │   │   │   ├── link.command.1.tlog

│   │   │   │   ├── link.read.1.tlog

│   │   │   │   ├── link.write.1.tlog

│   │   │   │   └── test_post.lastbuildstate

│   │   │   ├── vc120.idb

│   │   │   └── vc120.pdb

│   │   ├── ReadMe.txt

│   │   ├── stdafx.cpp

│   │   ├── stdafx.h

│   │   ├── targetver.h

│   │   ├── test_post.cpp

│   │   ├── test_post.vcxproj

│   │   └── test_post.vcxproj.filters

│   ├── test_post.sdf

│   ├── test_post.sln

│   └── test_post.v12.suo

└── 上传服务端参考java代码.txt

8 directories, 28 files

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值