Francois is right, but it can be quite tedious to this, depending on the
complexity of the webservice. And, like with many other things, the devil is
in the detail. So for a simple service, you could just implement it
yourself, but for a more complex service, for example one  using SOAP
attachments that are returned in a chunked response, it's a lot of work to
implement.

I understand you don't want to port your app to a more up-to-date platform,
but as a compromise you could also create a separate dll with wrapper
classes to call the webservice in a 'modern' environment, like D2010, and
call that dll from your D5 app. That may well be a quicker solution.

Cheers,

-Peter
__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-talk

Reply via email to