eBooks-it.org Logo
eBooks-IT.org Inner Image

Programming Web Services with Perl

Programming Web Services with Perl Image

Book Details:

Publisher:O'Reilly Media
Series: OReilly
Author:Randy J. Ray
Edition:1
ISBN-10:0596002068
ISBN-13:9780596002060
Pages:496
Published:Dec 01 2002
Posted:Nov 19 2014
Language:English
Book format:CHM
Book size:0.96 MB

Book Description:

Given Perl's natural fit for web applications development, it's no surprise that Perl is also a natural choice for web services development. It's the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the leading ways to distribute applications using web services. But books on web services focus on writing these applications in Java or Visual Basic, leaving Perl programmers with few resources to get them started. Programming Web Services with Perl changes that, bringing Perl users all the information they need to create web services using their favorite language.Programming Web Services with Perl steers clear of the hype surrounding web services and concentrates on what is useful and practical. The book introduces the major web services standards, such as XML-RPC, SOAP, WSDL, and UDDI, and shows how to implement Perl servers and clients using these standards. You'll find detailed references on both the XML and SOAP toolkits, and learn when to use one technology in favor of the other. The book is rich with programming examples that you'll find useful well past the learning stage. And, moving beyond the basics, the book offers solutions to problems of security, authentication, and scalability.Some of the topics covered in the book are:HTTP and XML basics XML-RPC and the toolkits SOAP and toolkits SOAP::Lite Using SOAP with SMTP and other protocols Advertising and discovering with UDDI and WSDL The REST methodology The future of web services Programming Web Services with Perl was written for Perl programmers who have no prior knowledge of web services. You can pick up this book without any understanding of XML-RPC or SOAP and be able to apply these technologies easily, through the use of publicly available Perl modules detailed in the book.If you're interested in applying XML-RPC and SOAP technologies to distributed programming applications, then Programming Web Services with Perl is a book you'll want to have.

Download Link:

Related Books:

Programming Web Services With SOAP

Programming Web Services With SOAP Image
The web services architecture provides a new way to think about and implement application-to-application integration and interoperability that makes the development platform irrelevant. Two applications, regardless of operating system, programming language, or any other technical implementation detail, communicate using XML messages over open Internet protocols such as HTTP or SMTP. The Simple Open Access Protocol (SOAP) is a specification that details how to encode that information and has become the messaging protocol of choice for Web services.Programming Web Services with SOAP is a detailed guide to using SOAP and other leading web services standards--WSDL (Web Service Description Language), and UDDI (Universal Description, Discovery, and Integra...

Professional C# Web Services

Building .NET Web Services with ASP.NET and .NET Remoting
Professional C# Web Services Image
Web services are perhaps the most important feature of .NET development. They take componentization to a new level by allowing method calls to be made over the Internet or over an intranet using standard protocols such as HTTP and SOAP. This means that the calling application needs to know nothing about the internal implementation of the service - a web service built in C# on the .NET platform will (in theory) be indistinguishable from one built on Linux using Java. The .NET Framework provides two ways to build web services - ASP.NET and .NET Remoting. Unlike most books on web services, this book covers both of these technologies in depth. .NET Remoting web services require a little extra effort to build, but they offer us greater flexibility. They ...

Programming the Network with Perl

Programming the Network with Perl Image
After providing an introduction to the Perl programming language, this helpful guide teaches computer networking using Perl. Topics discussed include ethernet network analysis, programming standard Internet protocols, and exploring mobile agent programming.* Each chapter provides a general discussion of the technologies under consideration, the support for programming the technologies as provided by Perl, and implementations of working examples* Covers Mobile Agent Technology, which is set to become one of the "next big things" on the Internet* Further information is supplied, including a listing of Web and print resources, programming exercises, and tips to expand the reader's understanding of the material...



2007 - 2021 © eBooks-IT.org