Page 1 of 1

sending custom values from client to server

Posted: Wed Nov 07, 2012 8:48 pm
by FEckEZ
Hi,

i'm just wondering, is there any way to sent from the client to the server something like message or env variable in the script. Like pushing env. variables to the server and read that in the server.

I know that it's possible to send custom messages from the server to the clients, but, not sure of the clients->server it's possible. Basically, what i need is to always grab the mac address of eth1 from clients (linux clients) and store this in the server

Thanks

Re: sending custom values from client to server

Posted: Wed Jan 16, 2013 5:46 am
by pada123
Can anybody tell me how to send custom messages from the server to the clients.

Thanks