[Lazarus] One server and several clients [lNet]
"Leonardo M. Ramé"
l.rame at griensu.com
Fri Nov 14 19:02:06 CET 2008
You made the server? or you need help in programming one?
If you have a socket server already running, you should know when a
client make a petition, the server knows "who" made that petition and
responds to it. Not to all connected clients.
Leonardo M. Ramé
Griensu S.A. - Medical IT Córdoba
Tel.: 0351 - 4247979
User escribió:
> Hi, I have a client-server program made with lNet and I have several
> clients conected to the server.
>
> The clients send petitions to the server and I want that the response
> for the server is only for the client that has generated the petition.
>
> For example I have three clients and one of them send "Hello" to the
> server.
>
> When the server receibe "Hello" its responds "How are you?" but I want
> that the server only send "How are you?" to the client whom it has
> sent "Hello" and not for all the clients.
>
> Thanks.
>
> Best regards.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Lazarus mailing list
> Lazarus at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>
More information about the Lazarus
mailing list