-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Jesper,

> 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?

If it's just normal HTTP that your JAVA-clients are using to communicate
with your server, then there is no reason that you can't use Delphi to
do the same thing. You can write an HTTP client using the free
components from:

Indy.Sockets
http://www.indyproject.org/Sockets/index.en.iwp

- - or -

Internet Component Suite
http://www.overbyte.be/

Both of the above offer HTTP-client components as well as examples of
their use. There are also commercial components available but I'll leave
that to you as an exercise to find :)

Hope this helps!
Cord

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)

iD8DBQFDgxHasGiH6D6ck0ARAh+KAJ4wT7O8pol9jMD4ZUHhTWh9jc/BmgCfYhHj
ujamjojjdFxSain7OEkJ5qo=
=RuHB
-----END PGP SIGNATURE-----
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to