Programming Web Services with SOAP
β Scribed by James Snell, Doug Tidwell, Pavel Kulchenko
- Book ID
- 127449717
- Publisher
- O'Reilly & Associates
- Year
- 2002
- Tongue
- English
- Weight
- 1 MB
- Edition
- 1st ed
- Category
- Library
- City
- Sebastopol, CA
- ISBN-13
- 9780596000950
No coin nor oath required. For personal study only.
β¦ Synopsis
"Programming Web Services with SOAP" introduces you to building distributed Wb-based applications using the SOAP, WSDL, and UDI protocols. You'll learn the XML underlying these standards, as well as how to use the popular toolkits for Java and Perl. The book also addresses security and other enterprise issues.
π SIMILAR VOLUMES
Given Perl's natural fit for web applications development, it's no surprise that Perl is emerging as a force in the field of web services. Programming Web Services with Perl describes Perl's robust implementations of web-services standards, bringing Perl users all the information they need to quickl
XML-RPC, a simple yet powerful system built on XML and HTTP, lets developers connect programs running on different computers with a minimum of fuss. Java programs can talk to Perl scripts, which can talk to ASP applications, and so on. With XML-RPC, developers can provide access to functionality wit