Web Services
Results 1 - 10 of 10
Delayed Quotes Web Service
Using this stock quotes web service, you can get:
1. Delayed equity price quotes from all U.S. stock exchanges (NYSE, NASDAQ, AMEX, NASDAQ OTC bulletin board and Pink Sheets)
2. Quotes in different formats (simple and extended)
3. Intraday...
(show more)
You Need XML Codes to Promote Your Website
Do you have a website? If so, you need an ROR XMLNS code button which leads to a full ROR/RDF code page for your website. This code tells search engines all about the special details you input into the code about your website.
PHP SOAP Extension - Server Applications Tutorials
This tutorial describes: PHP SOAP Extension Functions for Server Applications HelloServer.php - First SOAP Server Application HelloServer12.php - SOAP 1.2 Server Application HelloServerWsdl.php - SOAP 1.2 Server Application in WSDL Mode
Introduction to PHP SOAP Extension
This tutorial describes: What is PHP SOAP Extension? My first example with SOAP Extension. SOAP Extension functions for client applications. How to dump detailed information for debugging. A WSDL document example. How use SOAP Extension in...
(show more)
Web services programming tips and tricks
This final tip in the roundtrip series discusses how to use the mapping meta-data file to work around roundtripping issues.
Tip: Always use an XML declaration
The XML declaration is optional in XML files, and defaults determine most of the information in the file. However, problems are common when these defaults do not match reality -- for example, the document could use an encoding other than one of the...
(show more)
Tip: Compress XML files for efficient transmission
Binary XML has generated a lot of talk, and one of the motivators is the need for a less verbose transfer format, especially for use with Web services. One solution that is already at hand is data compression. This tip shows you how to use compression to...
(show more)
Tip: Passing files to a Web service
In this tip, learn about the different solutions available for passing binary data (typically files) to a Web service.
The evolution of Web service protocols has gone from supporting very simple requests with simple parameters to fully supporting...
(show more)
Peer-to-peer communications using XML
XML is a critical ingredient in peer-to-peer information sharing schemes, including grid computing, instant messaging, and Web services. This article explores the cutting-edge efforts intended to create a unified P2P fabric based on adaptations of...
(show more)
Deploying Web services with WSDL
In the Deploying Web services with WSDL series, htis article will explore all major technical aspects of creating, deploying, and publishing Web services -- from Web Services Markup Language (WSDL), to Simple Object access Protocol (SOAP), and Universal...
(show more)
