Invoking a client side process from server side

2012-01-24 Thread shreyas m
I am developing a c based client server application which enables the system administrator to install applications in the client machines from the server itself.Now i want the server side component(process) to send a signal to activate a client side process.(ie, the client side process should

Re: Invoking a client side process from server side

2012-01-24 Thread Ed Greshko
On 01/24/2012 05:25 PM, shreyas m wrote: I am developing a c based client server application which enables the system administrator to install applications in the client machines from the server itself.Now i want the server side component(process) to send a signal to activate a client side