Real world web services

The core idea behind Real World Web Services is simple: after years of hype, what are the major players really doing with web services? Standard bodies may wrangle and platform vendors may preach, but at the end of the day what are the technologies that are actually in use, and how can developers i...

Descripción completa

Detalles Bibliográficos
Autor principal: Iverson, Will (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Beijing : O'Reilly 2005.
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627443106719
Tabla de Contenidos:
  • Real World Web Services; Conventions Used in This Book; Using Code Examples; Comments and Questions; Acknowledgments; 1. Web Service Evolution; 1.2. The Undefined Web; 1.2.2. Fragile Interdependence; 1.3. Planning for Interdependence; 2. Foundations of Web Services; 2.1.2. Network Vagaries; 2.2. HTTP; 2.2.2. POST; 2.2.3. Potential of Bytes; 2.3. From HTTP to RPC; 2.3.2. RPC Meets the Internet; 2.3.3. Evolving to SOAP; 2.3.4. SOAP; 2.3.5. Web Services Definition Language; 3. Development Platform; 3.1.2. Apache XML-RPC; 3.1.3. Apache Axis; 3.2. Test Drive; 3.2.2. Dynamic SOAP Client
  • 3.2.3. Static SOAP Client3.2.4. When WSDL Changes; 3.3. Other Platforms; 3.3.2. Perl; 3.3.3. Microsoft; 4. Project 1: Competitive Analysis; 4.1.2. Adding Searches; 4.1.3. Viewing a Search; 4.1.4. Removing a Search; 4.1.5. Updating a Search; 4.2. Gathering Web Service Data; 4.2.2. Connecting to eBay; 4.2.2.2. eBay connectivity; 4.2.3. Connecting to Google; 4.2.4. Developer Tokens; 5. Project 2: Auctions and Shipping; 5.2. Processing the Auction XML; 5.3. Connecting to FedEx; 6. Project 3: Billing and Faxing; 6.2. Getting a Transaction Notification; 6.3. Responding to the Transaction
  • 7. Project 4: Syndicated Search7.2. Using an Aggregator; 8. Project 5: News Aggregator; 8.2. Deleting a Watcher; 8.3. Current Watcher Listing; 8.4. Watcher Implementation; 8.4.2. Amazon Watcher; 8.4.3. eBay Auction Watcher; 8.4.4. eBay Search Watcher; 8.4.5. Google Watcher; 8.4.6. RSS Watcher; 8.5. Going Further with Quartz; 9. Project 6: Audio CD Catalog; 9.2. Building a CD Catalog; 10. Project 7: Hot News Sheet; 10.2. Gathering the News; 11. Project 8: Automatic Daily Discussions; 11.2. Generating Posts; 11.3. Generating a LiveJournal Post; 11.4. Viewing the Blogger Post
  • 12. Future Web Service Directions12.1.2. UDDI; 12.1.3. Rendezvous; 12.1.4. BPEL/BPEL4WS; 12.2. Future Directions; 12.2.2. Understanding the Business Model; 12.2.3. Security; 12.2.4. Consolidation; Colophon