Developing Web Services with Delphi
Learn about building applications that can be published, located, and invoked across the Internet.
*What's New and Hot* as a Web Service!
About Delphi Programming has developed a Web Service to bring you the news and hot topics in Delphi Programming. The Service is listed on xmethods.com
About Delphi Programming has developed a Web Service to bring you the news and hot topics in Delphi Programming. The Service is listed on xmethods.com
Building and Consuming Web Services using Delphi and .NET
Web Services enable you to expose your service (or application) in a standard way to any client, implemented on any platform, potentially accessed from anywhere in the world. This chapter delves right into using Delphi for .NET and .NET to create and consume Web Services.
Web Services enable you to expose your service (or application) in a standard way to any client, implemented on any platform, potentially accessed from anywhere in the world. This chapter delves right into using Delphi for .NET and .NET to create and consume Web Services.
Advanced Web Services
Learn about more advanced concepts in web services, such as Binary Transfer, Attachments, Compression, Encryption and Interoperability.
Learn about more advanced concepts in web services, such as Binary Transfer, Attachments, Compression, Encryption and Interoperability.
Binary File Transfer using SOAP
This paper talks about how you can upload and download binary files using SOAP. Also included is a sample on how to compress and decompress the transferred data.
This paper talks about how you can upload and download binary files using SOAP. Also included is a sample on how to compress and decompress the transferred data.
Building Web Services using Delphi
Check out the "Tutorials" link for some really neat tutorials on SOAP, ISAPI, and related Web technologies.
Check out the "Tutorials" link for some really neat tutorials on SOAP, ISAPI, and related Web technologies.
Building a Web Service in Delphi with a DB2 Backend
A practical Web service example built with Delphi and a test client that serves up data from an IBM® DB2® Universal Database™ backend.
A practical Web service example built with Delphi and a test client that serves up data from an IBM® DB2® Universal Database™ backend.
Consuming C# Web Services with Delphi
In this article, you'll learn how web services written in C# can be consumed and used by Borland's Delphi Professional (on Windows) or even Kylix Professional (on Linux).
In this article, you'll learn how web services written in C# can be consumed and used by Borland's Delphi Professional (on Windows) or even Kylix Professional (on Linux).
Debugging SOAP Data
See your SOAP packet data go back and forth. Two approaches to how you can take a deeper look.
See your SOAP packet data go back and forth. Two approaches to how you can take a deeper look.
Delphi 6 Web Services: SOAP
"Yu do not really have to learn very much about SOAP, XML, WSDL or some of the other acronyms that I won’t even cover (like UDDI) in order to use Delphi 6 to produce a working Web Service, as we will see in this step-by-step article. "
"Yu do not really have to learn very much about SOAP, XML, WSDL or some of the other acronyms that I won’t even cover (like UDDI) in order to use Delphi 6 to produce a working Web Service, as we will see in this step-by-step article. "
Introduction to SOAP
This paper gives you an introduction to SOAP, the protocol, the stuff "behind the curtain" etc. Applies to SOAP in general, not to any tool or toolkit.
This paper gives you an introduction to SOAP, the protocol, the stuff "behind the curtain" etc. Applies to SOAP in general, not to any tool or toolkit.
Introduction to Web Services
An overview and definition of Web Services by Borland staff. PDF.
An overview and definition of Web Services by Borland staff. PDF.
Searching Google using Delphi and Web Services
The article examines the Google Search Web Service, and show how we can use (consume) it with Delphi.
The article examines the Google Search Web Service, and show how we can use (consume) it with Delphi.
Use ADO.NET Datasets in Delphi
If you've experimented with Web Services, you might have hit some Microsoft .NET based Web Services which return data all right, but it's in the default XML format from ADO.NET. So you end up with some XML but you have no clue what to do with it! This article explains how you can take this XML, make sense out of it and even display it in a DB Grid.
If you've experimented with Web Services, you might have hit some Microsoft .NET based Web Services which return data all right, but it's in the default XML format from ADO.NET. So you end up with some XML but you have no clue what to do with it! This article explains how you can take this XML, make sense out of it and even display it in a DB Grid.
Web Services Made Simple in Delphi, Parts I and II
How do we access a web service from Delphi? How do we use SOAP components in Delphi? How can we write a Web Services Server in Delphi?
How do we access a web service from Delphi? How do we use SOAP components in Delphi? How can we write a Web Services Server in Delphi?
WebServices.org
The Web Services community portal. Not Delphi centric, but a must visit if you plan on understanding the idea behind web services.
The Web Services community portal. Not Delphi centric, but a must visit if you plan on understanding the idea behind web services.
WSindex
Another site dedicated to providing the set of internet links related to Web Services.
Another site dedicated to providing the set of internet links related to Web Services.
XMethods
This site is a "virtual laboratory" for developers, listing publicly available web services and showcasing new ways this technology can be applied.
This site is a "virtual laboratory" for developers, listing publicly available web services and showcasing new ways this technology can be applied.
