资源简介
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个文件信息
相关资源
- 服务端和客户端(MFC CSocket)
- c++实现局域网文件传送基于socket
- MFC网络聊天工具
- socket编程聊天室C++
- 实验6-基于CSocket的网络程序设计
- 计算机网络课程设计农大socket实现F
- 基于TCP的网络聊天室的设计一步一步
- C++基于UDP的控制台局域网聊天程序
- 用c++实现的抓包并分析协议
- diffie-hellman密钥交换协议vc++实现
- MFC编程实现socket通信
- 基于MFC的嗅探器
- 实现客户端与服务端的文件传输
- 完整socket c++
- Socket网络编程控制台+MFC TCP
- C语言搭建的简单web服务器
- c语言实现ftp文件传输
- 多人聊天室 C++
- 使用TCP简单文件传输控制台程序VC++
- C++编写的Socket通信程序源代码
- 利用MFC的Csocket类实现网络通信
- Socket文件传输
- C++ Socket网络聊天
- VC6.0 winsock编程.pdf
- MFC中利用CSocket实现UDP通信
- 基于MFC的CSocket类实现点对点通信
- 基于MFC的聊天室网络socket
- 基于MFC基本对话框的CSocket局域网通信
- traceroute在windows下的c++实现源代码
- MFC socket 服务器端编程
评论
共有 条评论