资源简介
C++ Winsock 网络编程 仅支持http协议 Socket进行网络连接 解析整个html代码 宽度优先搜索,像爬虫一样遍历网页 正则表达式提取图片URL 将图片命名,保存在目录下

代码片段和文件信息
/*下载图片 C++ Winsock 网络编程*/
#define _CRT_SECURE_NO_WARNINGS //vs 2013用于忽略c语言安全性警告
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
I.A.... 40444 2018-09-22 21:29 Robot\Debug\img\ class=htt.jpg
I.A.... 20104 2018-09-22 21:29 Robot\Debug\img\httpp1.img.jpg
I.A.... 25833 2018-09-22 21:29 Robot\Debug\img\httpp2.img.jpg
I.A.... 6231 2018-09-22 21:29 Robot\Debug\img\httpp3.img.jpg
I.A.... 34512 2018-09-22 21:29 Robot\Debug\img\httpp4.img.jpg
I.A.... 162 2018-09-22 21:29 Robot\Debug\img\httpp5.img.jpg
I.A.... 396800 2018-09-22 21:31 Robot\Debug\Robot.exe
I.A.... 1477212 2018-09-22 21:31 Robot\Debug\Robot.ilk
I.A.... 3623936 2018-09-22 21:31 Robot\Debug\Robot.pdb
I.A.... 2185280 2018-09-22 21:31 Robot\Robot\Debug\main.obj
I.A.... 1979 2018-09-22 21:31 Robot\Robot\Debug\Robot.log
I.A.... 714 2018-09-22 21:31 Robot\Robot\Debug\Robot.tlog\cl.command.1.tlog
I.A.... 32216 2018-09-22 21:31 Robot\Robot\Debug\Robot.tlog\CL.read.1.tlog
I.A.... 628 2018-09-22 21:31 Robot\Robot\Debug\Robot.tlog\CL.write.1.tlog
I.A.... 1298 2018-09-22 21:31 Robot\Robot\Debug\Robot.tlog\li
I.A.... 2782 2018-09-22 21:31 Robot\Robot\Debug\Robot.tlog\li
I.A.... 606 2018-09-22 21:31 Robot\Robot\Debug\Robot.tlog\li
I.A.... 196 2018-09-22 21:31 Robot\Robot\Debug\Robot.tlog\Robot.lastbuildstate
I.A.... 863232 2018-09-22 21:31 Robot\Robot\Debug\vc120.idb
I.A.... 831488 2018-09-22 21:31 Robot\Robot\Debug\vc120.pdb
文件 5435 2018-09-22 21:31 Robot\Robot\main.cpp
文件 4016 2018-09-22 01:44 Robot\Robot\Robot.vcxproj
I.A.... 945 2018-09-22 01:44 Robot\Robot\Robot.vcxproj.filters
I.A.... 34865152 2018-09-22 21:31 Robot\Robot.sdf
I.A.... 961 2018-09-22 01:43 Robot\Robot.sln
I.A..H. 19968 2018-09-22 21:31 Robot\Robot.v12.suo
I..D... 0 2018-09-22 21:31 Robot\Robot\Debug\Robot.tlog
I..D... 0 2018-09-22 21:29 Robot\Debug\img
I..D... 0 2018-09-22 21:31 Robot\Robot\Debug
I..D... 0 2018-09-22 01:44 Robot\Robot\img
............此处省略6个文件信息
相关资源
- C++多线程网络编程Socket
- socket客户端.c
- socket服务端.c
- socket tcp应用
- socket通讯c++源码(客户端+服务端)
- MFC的异步网络通讯应用程序
- 各种关于CAsyncSocketCSocket内幕及其用法
- MFC多人聊天室
- 使用socket套接字发送udp数据包
- CAsyncSocket异步实现服务器与客户端
- 基于socket文件传输的实现源码[C++]
- C语言实现TCP/IP协议通信和UDP协议通信
- c语言+UDP+DES加密+socket编程
- 局域网下,手机可以和电脑通过sock
- 计算机网络课程设计之Ping程序含C++原
- 基于c++和winsocket的局域网聊天源代码
- 基于udp的socket编程
- VC++,CSocket实现网络聊天,可发文件,
- 基于TCP协议的文件传输编程
- Socket编写的一个基于MFC的聊天程序源
- C++写的网络共享白板
- 基于TCP/IP socket的局域网聊天系统
- C++编写的多线程C/S模式仿QQ软件
- c++ socket 实现 语音 通信 双工
- MFC Csocket实现点对点文件传输
- CSocket端口扫描源代码MFC、VC++耿网出品
- 简单的基于MFC的Socket点对点对话客户
- MFC简单的客户端服务器通信软件
- 网络五子棋双人对弈系统
- 自己编写的C++基于socket编程的UDP聊天
评论
共有 条评论