0849_WinHTTP.v3.1.For.Delphi5679.CR

所属分类:网络编程
开发工具:Delphi
文件大小:302KB
下载次数:15
上传日期:2018-04-02 08:23:48
上 传 者bestwowo
说明:  Delphi7 可用的WinHTTP控件,亲测可用。
(Delphi7 available WinHTTP controls are available for pro - measurement.)

文件列表:
Delphi2005\WinHTTP.dcu (70880, 2004-12-19)
Delphi2005\WinHTTPD2005.dpk (691, 2004-12-13)
Delphi2005\WinHTTPD2005.res (1508, 2004-12-13)
Delphi2005\WinHTTPDefines.inc (1594, 2003-04-24)
Delphi2005\WinHTTPProxyEditor.dcu (8836, 2004-12-19)
Delphi2005\WinHTTPProxyEditor.dfm (1948, 2003-03-12)
Delphi2005\WinThread.dcu (20127, 2004-12-19)
Delphi2005\_WinHTTPReg.dcr (1044, 2003-03-12)
Delphi2005\_WinHTTPReg.dcu (3043, 2004-12-19)
Delphi2005\_WinHTTPReg.pas (2185, 2004-12-18)
Delphi2005 (0, 2010-03-15)
Delphi5\WinHTTP.dcu (68974, 2004-12-19)
Delphi5\WinHTTPD5.dpk (673, 2003-03-12)
Delphi5\WinHTTPD5.res (1536, 2001-02-15)
Delphi5\WinHTTPDefines.inc (1594, 2003-04-24)
Delphi5\WinHTTPProxyEditor.dcu (8403, 2004-12-19)
Delphi5\WinHTTPProxyEditor.dfm (1948, 2003-03-12)
Delphi5\WinThread.dcu (19644, 2004-12-19)
Delphi5\_WinHTTPReg.dcr (1044, 2003-03-12)
Delphi5\_WinHTTPReg.dcu (2554, 2004-12-19)
Delphi5\_WinHTTPReg.pas (2185, 2004-12-18)
Delphi5 (0, 2010-03-15)
Delphi6\WinHTTP.dcu (69204, 2004-12-19)
Delphi6\WinHTTPD6.dpk (685, 2003-03-12)
Delphi6\WinHTTPD6.res (1536, 2001-06-29)
Delphi6\WinHTTPDefines.inc (1594, 2003-04-24)
Delphi6\WinHTTPProxyEditor.dcu (8530, 2004-12-19)
Delphi6\WinHTTPProxyEditor.dfm (1948, 2003-03-12)
Delphi6\WinThread.dcu (19648, 2004-12-19)
Delphi6\_WinHTTPReg.dcr (1044, 2003-03-12)
Delphi6\_WinHTTPReg.dcu (2687, 2004-12-19)
Delphi6\_WinHTTPReg.pas (2185, 2004-12-18)
Delphi6 (0, 2010-03-15)
Delphi7\WinHTTP.dcu (70059, 2004-12-19)
Delphi7\WinHTTPD7.dpk (685, 2003-03-12)
Delphi7\WinHTTPD7.res (1536, 2001-06-29)
Delphi7\WinHTTPDefines.inc (1594, 2003-04-24)
Delphi7\WinHTTPProxyEditor.dcu (8859, 2004-12-19)
Delphi7\WinHTTPProxyEditor.dfm (1948, 2003-03-12)
Delphi7\WinThread.dcu (19834, 2004-12-19)
... ...

######################################################## ---------------------------------- WinHTTP TRIAL Packages for Delphi and C++ Builder Version 3.1 ---------------------------------- Legal: (c) 1999-2004 Utilmind Solutions Email: info@appcontrols.com Web: http://www.appcontrols.com http://www.utilmind.com ######################################################## TABLE OF CONTENTS 1. Welcome / Introduction 1.1 Compatiblity 2. Installation to Delphi 2 to Delphi 3 to Delphi 4 to Delphi 5 to Delphi 6 to Delphi 7 to Delphi 2005 to C++ Builder 3 to C++ Builder 4 to C++ Builder 5 to C++ Builder 6 Note for C++ Builder developers 3. REGISTRATION 3.1 Registration types 3.1.1 Without source code 3.1.2 Including source code 3.1.3 Comments 4. Problems 1. Welcome ---------------------------------------------------- The WinHTTP is easy to use WinInet-based HTTP client component which allows to post and get any data from the Web via HTTP protocol. With WinHTTP you can grab Web pages, download files and documents (or only their headers without the content), get results of the CGI programs (for example, results of web-based search engines / databases), or even upload files to the CGI programs. The WinHTTP can grab web contents both in binary and text formats, supports cache of Internet Explorer, can resume broken downloads, read data from password protected directories and supports basic proxy authentication scheme. Also it can be used in ActiveX forms, for example to build Web-based installation programs. 1.1 Compatibility ================= WinHTTP compatible with Delphi 2/3/4/5/6/7/2005 and BCB 3/4/5/6 and has been tested on Win95, Win95OSR2, Win***, WinME, NT4, Win2K and WinXP. 2. Installation ---------------------------------------------------- Trial version includes compiled units, ready for testing packages, latest help-file, installation instructions / contact information in Readme.txt. The only difference between the unregistered and registered versions is that the registered one has not message box with remind to register and works without Delphi (C++ Builder) running. to Delphi 2 =========== 1. Unzip files from "Delphi2" directory to your "Delphi 2\Lib" directory. 2. Start Delphi 2 IDE. 3. Select "Component \ Install..." menu item. 4. Press "Add" button and select "_WinHTTPReg.pas" file. 5. Rebuild library. to Delphi 3 =========== 1. Unzip files from "Delphi3" directory and copy them to "Delphi 3\Lib". 2. Start Delphi 3 IDE. 3. Open "WinHTTPD3.dpk" file. 4. Install package to the components palette ("Install" button). to Delphi 4 =========== 1. Unzip files from "Delphi4" directory and copy them to "Delphi 4\Lib". 2. Start Delphi 4 IDE. 3. Open "WinHTTPD4.dpk" file. 4. Install package to the components palette ("Install" button). to Delphi 5 =========== 1. Unzip files from "Delphi5" directory and copy them to "Delphi 5\Lib". 2. Start Delphi 5 IDE. 3. Open "WinHTTPD5.dpk" file. 4. Install package to the components palette ("Install" button). to Delphi 6 =========== 1. Unzip files from "Delphi6" directory and copy them to "Delphi 6\Lib". 2. Start Delphi 6 IDE. 3. Open "WinHTTPD6.dpk" file. 4. Install package to the components palette ("Install" button). to Delphi 7 =========== 1. Unzip files from "Delphi7" directory and copy them to "Delphi 7\Lib". 2. Start Delphi 7 IDE. 3. Open "WinHTTPD7.dpk" file. 4. Install package to the components palette ("Install" button). to Delphi 2005 ============== 1. Create "..\Lib\WinHTTP" directory. 2. Unzip files and copy them to "BDS\3.0\Lib\WinHTTP". 3. Start Delphi 2005 IDE. 4. Open "WinHTTPD2005.dpk" file. 5. Install package to the components palette (right-click on "WinHTTPD2005.bpl" node in the Project Manager and select "Install" menu item). to C++ Builder 3 ================ 1. Unzip files from "BCB3" directory and copy them to "CBuilder3\Lib". 2. Start C++ Builder 3 IDE. 3. Open "WinHTTPCB3.bpk" file. 6. Select "Project \ Make WinHTTPCB3" menu item. 7. Select "Component \ InstallPackages" menu item. 8. Press "Add" button and select "WinHTTPCB3.bpl" file. to C++ Builder 4 ================ 1. Unzip files from "BCB4" directory and copy them to "CBuilder4\Lib". 2. Start C++ Builder 4 IDE. 3. Open "WinHTTPCB4.bpk" file. 4. Install package to the components palette ("Install" button). to C++ Builder 5 ================ 1. Unzip files from "BCB5" directory and copy them to "CBuilder5\Lib". 2. Start C++ Builder 5 IDE. 3. Open "WinHTTPCB5.bpk" file. 4. Install package to the components palette ("Install" button). to C++ Builder 6 ================ 1. Unzip files from "BCB6" directory and copy them to "CBuilder6\Lib". 2. Start C++ Builder 6 IDE. 3. Open "WinHTTPCB6.bpk" file. 4. Install package to the components palette ("Install" button). Note for C++ Builder developers =============================== When you are using the Internet components (i.e: WinHTTP), please don't forget to add INET.LIB to your project (it can be found at "CBuilder\Lib" directory). This file contains the references to routines from WinInet.dll. So if you got linker error such like following: [Linker Error] Unresolved external 'InternetCrackUrlA' referenced from C:\PROGRAM FILES\BORLAND\CBUILDER5\PROJECTS\LIB\WINHTTPCB5.LIB please don't worry and be aware that InternetCrackUrlA are used to parse the URL (split URL to domain name, port, document name etc). To solve this problem, just add INET.LIB to your project (use "Project | Add to project" menu item in C++ Builder IDE). 3. REGISTRATION ---------------------------------------------------- AutoUpgrader component is SHAREWARE. This means that you can try it out for free, but if you like it and want to use it you have to register it with the author. Before continue read and accept License Agreement (license.txt) please. The only difference between the unregistered and registered versions is that the registered one has not message box with remind to register and works without Delphi (C++ Builder) running. You can also purchase the source code, if you would like to have it, and be able to compile or modify the AutoUpgrader on any 32bit version of Delphi or C++ Builder. If you would like to use the AutoUpgrader and receive full, unrestricted version, priority support or even source code - you have to purchase proper license. 3.1 Registration types ====================== All prices in European currency (Euros). Registering entitles you to unlimited support via E-Mail, minor version updates indefinitely and major version updates for 1 year from date of purchase. 3.1.1 Full, unrestricted version without source code: ===================================================== Single user license: https://secure.element5.com/register.html?productid=177196 - EUR 17,95 Site license: https://secure.element5.com/register.html?productid=177202 - EUR 59,95 3.1.2 Full version including 100% Source Code: ===================================================== Single user license: https://secure.element5.com/register.html?productid=177199 - EUR 27,95 Site license: https://secure.element5.com/register.html?productid=177204 - EUR 89,95 3.1.3 Comments ============== 1. Site license covers a single organisation in one location (building complex). If you buy a site license, you may use the software in unlimited number of your company's computers withing this area. Site license is very cost-effective if you have many computers (many software developers). For more details on prices please visit: http://www.appcontrols.com/order/winhttp.html 4. Problems ---------------------------------------------------- If you have any problems during the setup or using this component, please visit the support area of our website at http://www.appcontrols.com or contact us: info@appcontrols.com Good Luck! UtilMind Solutions info@utilmind.com http://www.utilmind.com http://www.appcontrols.com

近期下载者

相关文件


收藏者