﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-记录代码点滴-随笔分类-网络</title><link>http://www.cppblog.com/tuantuan/category/7445.html</link><description>WEB开发,高性能服务器开发,网络编程,游戏开发 跌跌撞撞中寻找未来</description><language>zh-cn</language><lastBuildDate>Mon, 23 Jun 2008 17:57:10 GMT</lastBuildDate><pubDate>Mon, 23 Jun 2008 17:57:10 GMT</pubDate><ttl>60</ttl><item><title>强大的网络传输工具cURL和libcurl </title><link>http://www.cppblog.com/tuantuan/archive/2008/06/23/54416.html</link><dc:creator>谢岱唛</dc:creator><author>谢岱唛</author><pubDate>Mon, 23 Jun 2008 15:24:00 GMT</pubDate><guid>http://www.cppblog.com/tuantuan/archive/2008/06/23/54416.html</guid><wfw:comment>http://www.cppblog.com/tuantuan/comments/54416.html</wfw:comment><comments>http://www.cppblog.com/tuantuan/archive/2008/06/23/54416.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/tuantuan/comments/commentRss/54416.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/tuantuan/services/trackbacks/54416.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: cURL是一个利用URL语法的文件传输工具,是基于libcurl的前端命令行工具。它支持很多协议：FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。 它同样支持HTTPS认证，HTTP POST方法, HTTP PUT方法, FTP上传, kerberos认证, HTTP上传, 代理服务器, cookies, 用户名/密码认证, 下载文件断点续传, 上载文件断点续传, http代理服务器管道（ proxy tunneling）, 甚至它还支持IPv6, socks5代理服务器,通过http代理服务器上传文件到FTP服务器等等，功能十分强大。&nbsp;&nbsp;<a href='http://www.cppblog.com/tuantuan/archive/2008/06/23/54416.html'>阅读全文</a><img src ="http://www.cppblog.com/tuantuan/aggbug/54416.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/tuantuan/" target="_blank">谢岱唛</a> 2008-06-23 23:24 <a href="http://www.cppblog.com/tuantuan/archive/2008/06/23/54416.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>