Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Jun : INDY 9 or 10 for my D7 ?
| Subject: | INDY 9 or 10 for my D7 ? |
| Posted by: | "SD" (nospa..@please.it) |
| Date: | Fri, 10 Jun 2005 08:44:27 |
Hi to all,
I've recently begun to explore and use the great
world of sockets. At this moment I've only to
create a simple bridge that permit to control
a serial comunication port of a remoted PC
using a HTTP client in the Computer A (CA) e
an HTTP server in the Computer B (CB).
The (CA) send request to serial comunication
port of (CB) using GET method + a set of data
arguments like:
GET <IP:80>/method=WriteString&value=Hallo
Ok, now my question:
I use D7 Pro/Ent version, what type of Indy
Libraries do you suggest me to use, Indy 9 or Indy 10 ?
Is Indy10 enought robust to a intensive use of HTTP c/s ?
Thank you very much
Silverio Diquigiovanni