[ilugd] windows application on linux desktop

2010-07-26 Thread balwant singh
Hi, Need your help. Can we integrate windows application to linux. There will be one windows m/c on which some window application will be running, want to give access of the application to some users who will be on linux. please advise your opinion / knowledge on this how to integrate the

Re: [ilugd] windows application on linux desktop

2010-07-26 Thread Mehul Ved
On Mon, Jul 26, 2010 at 6:58 PM, balwant singh bsing...@gmail.com wrote: Hi, Need your help. Can we integrate windows application to linux.  There will be one windows m/c on which some window application will be running, want to give access of the application to some users who will be on

Re: [ilugd] windows application on linux desktop

2010-07-26 Thread Sudev Barar
On 26 July 2010 18:58, balwant singh bsing...@gmail.com wrote: Can we integrate windows application to linux.  There will be one windows m/c on which some window application will be running, want to give access of the application to some users who will be on linux. Lookup rdesktop, vnc etc

Re: [ilugd] windows application on linux desktop

2010-07-26 Thread jeet7668 .
I think you are talking about running the client side software on linux. You can easily do it with WINE. Also for many servers running on windows have their client side applications available in linux tar balls so u can search for your application as well On Tue, Jul 27, 2010 at 6:34 AM, Sudev

Re: [ilugd] windows application on linux desktop

2010-07-26 Thread balwant singh
On Tue, Jul 27, 2010 at 6:34 AM, Sudev Barar sba...@gmail.com wrote: On 26 July 2010 18:58, balwant singh bsing...@gmail.com wrote: Can we integrate windows application to linux. There will be one windows m/c on which some window application will be running, want to give access of the

Re: [ilugd] windows application on linux desktop

2010-07-26 Thread Varad Gupta
Hi Balwant Hi, Thanks for the nice suggestions. We do not want give windows screen to the user. The users should see the windows application as a part of the linux desktop only. I searched google and found LTSP Cluster Ulteo but there is no depth documentation how to achieve the same.