You are not logged in.

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, May 23rd 2008, 11:59am

How to run any exe of server on to the client side?

HI all>>>>

please send me the code to send exe file from server to client or send the path of that exe file to the client.

but the condition should be .exe will be reside on server machine and will allow to run it from client machine.

please make it fast as I required it urgentaly

Thanks

Hamraj7

2

Friday, May 23rd 2008, 6:44pm

to execute program on a remote machine, you must connect to a ssh/rexec/rsh server or a custom server

to execeute on your machine a program of remote machine, ou must previously download it through an fth/http server or a custom server

in the first case, if you need a gui, display on your machine have to be authorized
Nicolas

This post has been edited 1 times, last edit by "Nicolas SOUCHON" (May 23rd 2008, 6:59pm)