Hi,
I'm trying to code a little client/server software with FPC (Linux, not
using the LCL, seems a little unstable sometimes)
I need to transfer a string (about 200 char) to the client every 3-4
minutes, over a local network. The client need to react in less than a
second.
1 server, 4 clients, no security need (private network).
There is plenty of way to do that (TCP socket, CGI, database...)
I just need it to be *very* stable.
Which component or system do you think is the best to do that (i was
thinking to lNet) ?
Thanks for any advise,
Marc
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal