my objective is client has to get input at client side and send it to server and server should reply to the message got from the client during runtime. How to do that?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 22.01.2015 06:52, Sushma Rao wrote:
my objective is client has to get input at client side and send it to server and server should reply to the message got from the client during runtime. How to do that?
Please see my previous mail and have a look at the client-server example in l4/pkg/examples/clntsrv. Bjoern -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlTCCjUACgkQP5ijxgQLUNkh+ACfY3WXeZ++Hbxvc47o0QkAvZmF TzQAn2JLJmoslaetUOm3BFXeUZARDIs0 =JB7J -----END PGP SIGNATURE-----
Björn Döbel <doebel <at> os.inf.tu-dresden.de> writes:
On 22.01.2015 06:52, Sushma Rao wrote:
my objective is client has to get input at client side and send it to server and server should reply to the message got from the client during runtime. How to do that?
Please see my previous mail and have a look at the client-server example in l4/pkg/examples/clntsrv.
Bjoern
Sir,
I have executed that already but I would like to make modifications to the program so that i can get input from user instead of declaring the variables statically in the client.cc program.Can you assist how to do that?
participants (3)
-
Björn Döbel -
Sushma Rao -
sushma rao