|
This is an overview of the DSOAP toolkit. At a glance, DSOAP is a
toolkit that wraps the Microsoft SOAP SDK in a Delphi-friendly manner.
The combination of the Microsoft SOAP SDK and DSOAP allows you to
expose Delphi objects to the world via SOAP and connect to them from
your client applications. All the complexity of SOAP communication is
hidden and with a few mouse clicks you can expose or access SOAP
services. !!! DSOAP WILL BE AVAILABLE FOR DOWNLOAD IN A FEW DAYS!!!
DSOAP 2.1 in a nutshell
In a nutshell, these are the most important features of DSOAP 2.1:
- Support for data compression for fast data transmission
- Customizable and fully automated server-side state management
framework
- Delphi code generation from WSDL files including those created
in .Net
- One method override to implement your own personal dispatcher
classes (i.e. TCP/IP using ICS or WinINet)
- A complete, interface-based event model to trace data transfer,
compression and much more
- Support for data transmission errors and retries
- The DSOAP Tracer utility
- The DSOAP Tester utility
- An extensive ADO support unit for blazing-fast server side
programming
- Extensive class library which includes compression and encoding
units as well as many classed from which to inherit your server
side business or data objects from
Visit DSOAP Toolkit homepage at www.msdelphi.com
to get more information.
|