<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>宝峰科技 - WinInet</title>
    <link>https://www.wgbcw.com/portal.php?mod=list&amp;catid=53</link>
    <description>Latest 20 articles of WinInet</description>
    <copyright>Copyright(C) 宝峰科技</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 04 Apr 2026 09:55:25 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.wgbcw.com/static/image/common/logo_88_31.gif</url>
      <title>宝峰科技</title>
      <link>https://www.wgbcw.com/</link>
    </image>
    <item>
      <title>WinInet 简介及其API函数目录</title>
      <link>https://www.wgbcw.com/article-215-1.html</link>
      <description><![CDATA[WinInet(Windows Internet 的缩写) API 帮助程序员使用三个常见的 Internet 协议，这三个协议分别是：用于 World Wide Web 万维网的超文本传输协议(HTTP：Hyperext Transfer Protocol)、文件传输协议(FTP：File Tran ... ...]]></description>
      <category>WinInet</category>
      <author>潇潇</author>
      <pubDate>Tue, 17 Apr 2012 09:03:00 +0000</pubDate>
    </item>
    <item>
      <title>API函数：WinInet的InternetCloseHandle关闭一个单一的Internet句柄函数介绍</title>
      <link>https://www.wgbcw.com/article-210-1.html</link>
      <description><![CDATA[InternetCloseHandle 函数原型：BOOL InternetCloseHandle( HINTERNET hInternet);InternetCloseHandle 函数的作用：关闭一个单一的 Internet 句柄。InternetCloseHandle 函数的返回值：函数关闭句柄成功返回 TRUE ， ...]]></description>
      <category>WinInet</category>
      <author>admin</author>
      <pubDate>Mon, 19 Mar 2012 08:02:44 +0000</pubDate>
    </item>
    <item>
      <title>API函数：WinInet的InternetReadFile从一个打开的句柄读取数据函数介绍</title>
      <link>https://www.wgbcw.com/article-209-1.html</link>
      <description><![CDATA[InternetReadFile 函数原型：BOOL InternetReadFile( HINTERNET hFile, LPVOID lpBuffer, DWORD dwNumberOfBytesToRead, LPDWORD lpdwNumberOfBytesRead,);InternetReadFile 函数的作用：从一个打开的句柄读取数据。 ...]]></description>
      <category>WinInet</category>
      <author>admin</author>
      <pubDate>Mon, 19 Mar 2012 07:24:00 +0000</pubDate>
    </item>
    <item>
      <title>API函数：WinInet的HttpSendRequest向HTTP服务器发送指定的请求函数介绍</title>
      <link>https://www.wgbcw.com/article-208-1.html</link>
      <description><![CDATA[HttpSendRequest 函数原型：BOOL HttpSendRequest(HINTERNET hRequest, LPCTSTR lpszHeaders, DWORD dwHeadersLength, LPVOID lpOptional, DWORD dwOptionalLength);HttpSendRequest 函数作用：此函数发送到指定的HT ...]]></description>
      <category>WinInet</category>
      <author>admin</author>
      <pubDate>Sun, 18 Mar 2012 15:15:00 +0000</pubDate>
    </item>
    <item>
      <title>API函数：WinInet的HttpOpenRequest打开一个HTTP请求句柄的函数介绍</title>
      <link>https://www.wgbcw.com/article-207-1.html</link>
      <description><![CDATA[HttpOpenRequest 函数原型：HINTERNET HttpOpenRequest(HINTERNET hConnect, LPCTSTR lpszVerb, LPCTSTR lpszObjectName, LPCTSTR lpszVersion, LPCTSTR lpszReferrer, LPCTSTR *lplpszAcceptTypes, DWORD dwFlags,  ...]]></description>
      <category>WinInet</category>
      <author>admin</author>
      <pubDate>Sun, 18 Mar 2012 14:36:00 +0000</pubDate>
    </item>
    <item>
      <title>API函数：WinInet的InternetConnect建立Internet连接函数介绍</title>
      <link>https://www.wgbcw.com/article-206-1.html</link>
      <description><![CDATA[InternetConnect 函数原型：HINTERNET InternetConnect(HINTERNET hInternet, LPCTSTR lpszServerName, INTERNET_PORT nServerPort, LPCTSTR lpszUserName, LPCTSTR lpszPassword, DWORD dwService, DWORD dwFlags,  ... ...]]></description>
      <category>WinInet</category>
      <author>admin</author>
<enclosure url="https://www.wgbcw.com/data/attachment/portal/201203/17/23482845er825bvrjcvzu6.png" length="3248" type="image/jpeg" />
      <pubDate>Sat, 17 Mar 2012 15:43:00 +0000</pubDate>
    </item>
    <item>
      <title>API函数：WinInet的InternetOpen初始化WinInet.dll函数介绍</title>
      <link>https://www.wgbcw.com/article-205-1.html</link>
      <description><![CDATA[InternetOpen 函数原型：HINTERNET InternetOpen(LPCTSTR lpszAgent, DWORD dwAccessType, LPCTSTR lpszProxy, LPCTSTR lpszProxyBypass, DWORD dwFlags);InternetOpen函数的作用：在进行HTTP、FTP和服务器通信前初始 ...]]></description>
      <category>WinInet</category>
      <author>admin</author>
      <pubDate>Sat, 17 Mar 2012 09:01:00 +0000</pubDate>
    </item>
  </channel>
</rss>