Dear Lazarus users,

"Web Service Toolkit" is a web services package for FPC, Lazarus and
Delphi; "Web Service Toolkit" is meant to ease web services
consumption and creation by FPC, Lazarus and Delphi users.

Features :
- client and server development
- services as standalone EXE or dynamic libraries ( dll/so )
- SOAP, XMLRPC, binary serializers
- WSDL to object pascal converter
- The framework is not bound to a transport protocol ( synapse, Indy
and ICS based transport implementation provided )
- The framework is not bound to a messaging protocol
- Lazarus IDE WSDL importer wizard
- WSDL GUI editor ( Type library editor )
- can be used without the LCL
- FpcUnit and Dunit test cases

What is new in 0.5 :

Lazarus IDE WSDL importer wizard
WSDL GUI editor ( Type library editor )
Listener design : easy server development
  Indy HTTP server listener
  Indy TCP server listener
  Synapse TCP server listener

XMLRPC support : client and server
Switch from the custom pascal parser to fcl-passrc
Server side : implementation objects pooling

Better Delphi support
  SOAP XMLRPC and binary format support
  DUnit test suite

WST has been tested on
  Windows
  Linux
  MacOSX PowerPC system

Better WSDL parsing
Services configuration in external file
TStringBufferRemotable ( reading a node's raw buffer )

Bugs fix.



-- 
Inoussa O.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to