AmazonWebServices

所属分类:Web服务器
开发工具:Java
文件大小:1495KB
下载次数:34
上传日期:2006-06-26 19:07:06
上 传 者popzhuo
说明:  这是一个基于web services的Amazon客户端程序,帮助人们可以脱离网站直接到amazon上面购物.
(This is a web-based services to the Amazon client, helping people will be freed from the website directly to the amazon above shopping.)

文件列表:
AmazonWebServices\AMAZON_LICENSE.txt (26422, 2004-01-29)
AmazonWebServices\API Guide\add_to_cart.htm (14348, 2003-10-24)
AmazonWebServices\API Guide\amazon_terminology.htm (5803, 2003-10-24)
AmazonWebServices\API Guide\blue-right-round-corner.gif (79, 2003-02-07)
AmazonWebServices\API Guide\book_editions.htm (2014, 2004-02-02)
AmazonWebServices\API Guide\common_modes.htm (174514, 2005-01-17)
AmazonWebServices\API Guide\constraints_and_limitations.htm (4579, 2003-11-04)
AmazonWebServices\API Guide\customized_checkout.htm (21656, 2004-02-04)
AmazonWebServices\API Guide\data_flow.htm (610, 2003-05-21)
AmazonWebServices\API Guide\data_model.htm (853, 2003-05-21)
AmazonWebServices\API Guide\devasearch.js (91811, 2003-04-17)
AmazonWebServices\API Guide\development_process.htm (2586, 2003-10-24)
AmazonWebServices\API Guide\document_control.htm (3285, 2003-10-24)
AmazonWebServices\API Guide\document_information.htm (4804, 2003-10-24)
AmazonWebServices\API Guide\dtd_xsd_soap_wsdl.htm (26426, 2003-11-04)
AmazonWebServices\API Guide\earning_money.htm (5178, 2003-10-29)
AmazonWebServices\API Guide\enabling_transactions.htm (1481, 2003-11-04)
AmazonWebServices\API Guide\front_page.htm (2104, 2003-11-04)
AmazonWebServices\API Guide\generating_additional_results.htm (2062, 2003-11-04)
AmazonWebServices\API Guide\glossary.htm (13901, 2003-10-24)
AmazonWebServices\API Guide\help.html (1732, 2003-07-07)
AmazonWebServices\API Guide\help1.css (862, 2003-05-15)
AmazonWebServices\API Guide\honor_system_payments.htm (2031, 2003-10-24)
AmazonWebServices\API Guide\index.html (804, 2003-05-15)
AmazonWebServices\API Guide\introduction.htm (3967, 2003-10-24)
AmazonWebServices\API Guide\keyword_searches.htm (1362, 2003-10-24)
AmazonWebServices\API Guide\message_boards.htm (3689, 2003-10-24)
AmazonWebServices\API Guide\mobile_access.htm (7317, 2003-10-24)
AmazonWebServices\API Guide\mode_apparel.htm (440, 2003-05-15)
AmazonWebServices\API Guide\new_features.htm (519, 2003-05-15)
AmazonWebServices\API Guide\new_feature_xml3.htm (1086, 2003-05-15)
AmazonWebServices\API Guide\parameter_types.htm (15966, 2003-10-28)
AmazonWebServices\API Guide\price_range_searches.htm (3791, 2003-10-28)
AmazonWebServices\API Guide\product_variation_relationships.htm (1614, 2003-05-21)
AmazonWebServices\API Guide\publishing_your_application.htm (1666, 2003-10-28)
AmazonWebServices\API Guide\references.htm (6079, 2003-10-28)
AmazonWebServices\API Guide\remote_shopping_cart.htm (6483, 2004-02-04)
AmazonWebServices\API Guide\remote_soap_cart.htm (8172, 2004-02-04)
AmazonWebServices\API Guide\remote_xml_cart.htm (12783, 2004-02-04)
AmazonWebServices\API Guide\search.html (599, 2003-05-15)
... ...

Overview -------- Thanks for downloading the Amazon.com Web Services software development kit 3.1. Three audiences who will find this document useful are: 1.Web site owners who want to enhance their web site with Amazon content and features. 2.Sellers who would like to automate the uploading and management of their inventory. 3.Developers who wish to create applications built on Amazon.com Web Services. Getting Started ---------------- This SDK contains a lot of material, but the best place to get started is our "Web Services API Guide". To access it, open up the "index.html" file in the "API Guide" folder. The guide has search capabilities, and is easy to navigate using the table of contents in the left-hand margin. We have also provided a forum to discuss Amazon.com Web Services with other developers at http://forums.prospero.com/am-assocdevxml/start/. If you have feedback you'd like to send us, please feel free to do so - you can contact us at webservices@amazon.com. In order to use Amazon.com Web Services, you will first need to register and obtain a valid developer token. You can get your token here: http://associates.amazon.com/exec/panama/associates/join/developer/application.html. The full terms of use of Amazon Web Services are described in the file AMAZON.COM_LICENSE.TXT included in this kit. Contents of the Kit ------------------- This development kit includes: * Amazon.com Web Services API and Integration Guide (open "index.html" in that folder) * Example XSLT style sheets * Examples of "lite" and "heavy" XML documents * Sample SOAP requests and responses * Code samples in Java and PHP * A Web services VBA macro for Microsoft Word * A marketplace seller price tracking program that uses Web services * The Amazon.com Web Services license * An Open Source license for the Java code sample Technical Documents -------------------- Other documents can be found at the following URIs: "lite" DTD: http://xml.amazon.com/schemas3/dev-lite.dtd "heavy" DTD: http://xml.amazon.com/schemas3/dev-heavy.dtd "lite" XSD: http://xml.amazon.com/schemas3/dev-lite.xsd "heavy" XSD: http://xml.amazon.com/schemas3/dev-heavy.xsd SOAP WSDL: http://soap.amazon.com/schemas3/AmazonWebServices.wsdl Please note that you will not be able to view the DTDs with Internet Explorer. Consuming Amazon.com Web Services with .NET -------------------------------------------- Please see the following helpful articles about using Amazon.com Web Services with .NET. (Please note -- some of these tutorials refer to older versions of the platform.) * http://aspalliance.com/wisemonk/view.aspx?id=AN071902 * http://www.xmlforasp.net/codeSection.aspx?csID=76 * http://www.ondotnet.com/pub/a/dotnet/2002/07/18/amazon.html * http://www.dotnetcoders.com/web/Articles/ShowArticle.aspx?article=53 * http://www.superdotnet.com/show_article.aspx?pkID=53 * http://bibliophil.org/example.asp Instructions on how to use the Java Sample ------------------------------------------- 1) Requires JDK 1.4.0 and Apache Axis. 2) Unpackage included files to a directory 3) Update your CLASSPATH to include an explicit reference to each Axis JAR file 4) Download newest WSDL, and place in the same directory 5) Run client.axis.sh to generate client stubs 6) javac *.java 7) java run Instructions on how to use the Java Price Tracking Program ----------------------------------------------------------- Installation: 1) Requires JDK 1.4.0 and Apache Axis Beta-3. 2) Unpackage included files to a directory 3) Update your CLASSPATH to include an explicit reference to each Axis JAR file 4) Download newest WSDL from Amazon.com WebServices web site, and place in the same directory 4a) In Unix, run "export client.axis.sh" in the command line to generate client stubs 4b) In Windows, run "client.axis.bat" in the dos-prompt to generate client stubs 5) javac *.java 6) java run How to use the program: 1) Enter the vendor name, asscociate id, token and seller id into the vendor info box 2) Enter the appropiate URL * for XML, the URL is http://xml.amazon.com/onca/xml3 * for Soap, the URL is http://soap.amazon.com/onca/soap3 3) Enter the number of products for tracking in the "Number of Asins Entered" field 4) Insert the Asin numbers in the second column of the table (Note: please press "Enter" button after inserting the last Asin to ensure that all Asins are properly entered) 5) Enter the mode, type, offer and page 6) Choose the method of either XML or Soap to send the request 7) The results (in table format) will be displayed in a new Window. Only the seller's own products will have a recommend price (others will be "Not Applicable") When there is no product from the other sellers to do the comparison, the seller's own products will not have a recommended price ("No Comment") 8) The Result area in the main window will show the response received from the server (in XML format) 9) The results will be recorded into the asinRecord.dat file Release Notes for SDK 1.01: --------------------------- * Removed DTDs, XSDs and WSDL from kit. These files can still be retrieved online. Release Notes for SDK 2.0: -------------------------- * Second published version of this SDK. Contains significant changes, including expanded descriptions of SOAP calls; search, parameter, and sort type listings; expanded XSL descriptions; price tracker tool; PHP code samples and more. Release Notes for SDK 2.1: -------------------------- * Added new SOAP samples and information on how to search a third party seller's listings by specific keyword. Release Notes for SDK 3.0: -------------------------- * Added more information on Power searching, marketplace searches, filtering searches for price ranges and keywords, working with z-Shops products, and mobile access to AWS. Release Notes for SDK 3.1: -------------------------- * Revised SDK documentation with better explanations and more detail. Corrected and updated README. Release Notes 02/04/04 SDK Update: ---------------------------------- * Added Text Stream Search * Added Transaction Information Overview and API documentation * Added documentation for getting book editions * Added multiple-ASIN similarity search examples to Similarity Search documentation * Added sims parameter to SOAP and XML/HTTP Remote Shopping Cart documentation * Updated AWS License Agreement (new requirements for price caching and display) * Added note regarding Super Saver Shipping to Using Catalog Data (see number 5 under Pricing Display Guidelines) * Added note to clarify the number of product lines returned by BlendedSearch request Release Notes for 07/21/04 SDK Update: -------------------------------------- * Added instructions for retrieving open listing reports to Retrieving Your Order Information documentation

近期下载者

相关文件


收藏者