Click to See Complete Forum and Search --> : Deplhi.NET
Antoniojr
Nov 12th, 2001, 04:42 AM
Does anybody know if a Delphi program can act as a client of a WebService or a Class registered in the COM+..??
What are the chances of Delphi in the .NET plataform??
Please, just let me know
Thanks
JoshT
Nov 12th, 2001, 06:38 AM
I think WebServices use XML standards that make the clients platform/language independant.
Lethal
Nov 12th, 2001, 06:15 PM
Exactly. That's the beauty of XML. It's contained within a standard text file.
Cander
Nov 13th, 2001, 08:42 AM
a) Slim to nhone chance of Delphi .NET
b) Delphi 6 uses the SOAP protocol for Web Services as .NET does. They can talk to each other with no problem.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.