top of page
Search

Delphi XE2 XML And SOAP Web Services.pdf

  • nikolayefremov987
  • Aug 14, 2023
  • 1 min read


I did a test with a data volume of 10Mb. A java application took around 3 seconds to grab the data from the server. A C# application as well. An delphi application ranging from 100 to 150 sec to bring the same result.


Form my POV implementing SOAP client is possible if using existing mORMot classes SynCrtSock.TWinHTTP for communication layer and customJSONSerializer's to serialize/deserialize SOAP messages to delphi classes.it certainly will require some effort, but..Or use SynCrtSock.TWinHTTP for communication and this project to parse XML




Delphi XE2 XML And SOAP Web Services.pdf


2ff7e9595c


 
 
 

Recent Posts

See All

Comments


© 2023 by Franklin Day School. Proudly created with Wix.com

  • w-facebook
  • Twitter Clean
bottom of page