Hi all

We have an architecture looking like this:

Client (JAVA) => webserver (JAVA-code) => Database

Today we have some JAVA-clients running and they are using HTTP to 
communicate with the webserver.
Is it possible to use a Delphi-client and use HTTP for that as well?
Or is there another much better way to do this?
Is there any standardcomponents in Delphi that I can use or is there any 
3rd part components that is better?

All I want to do is to call the webserver with some parameters and then 
let it execute and after a while return some data.

If anyone knows of a website where I can find some examplecode about a 
Delphi-app calling a webserver I would be very grateful.


Sorry for my poor description and my poor english, but I hope you 
understand what I'm looking for.

//Jesper Stenlund
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to