[Freerdp-devel] Java client

2012-09-04 Thread Alex Bligh
We are using freerdp to connect to Windows Server 2012 servers and it works great. We would like to produce a similarly up to date Java RDP client, and open source it, ideally as part of the freerdp project, but otherwise as a separate project. We believe there are no open source Java RDP clients

[Freerdp-devel] Windows Version wfreerdp

2012-09-04 Thread Entwicklung - ECOS Technology
Dear list,   finally I succeeded in building wfreerdp with the following features: * one executable for win7, vista and xp * printer and disk plugin functional (specify win pathes with + instead of :, eg disk:MyShare:C+\ ) * mostly static linking * dlls and plugins reside in the same, arbitr

Re: [Freerdp-devel] Windows Version wfreerdp

2012-09-04 Thread Pankaj Chhabra
Hello, I am working on the Windows Free RDP. Could you please let me know if there is any documentation for using audio, printer, disk plugin etc. If it is not there, please let me know the commands and I will create the documentation. I am trying to run audio and not sure about the commands tha

Re: [Freerdp-devel] Windows Version wfreerdp

2012-09-04 Thread Entwicklung - ECOS Technology
Does Audio work?   The options for wfreerdp and xfreerdp are pretty much the same.   I found this manpage helpful: http://manpages.ubuntu.com/manpages/maverick/man1/xfreerdp.1.html   Regards, Norbert   -Ursprüngliche Nachricht- An:Entwicklung - ECOS Technology ; CC:Freerdp-devel@li

[Freerdp-devel] Not able to get audio on the system

2012-09-04 Thread Pankaj Chhabra
Hello, I am running Free RDP on the system, I am running with the following command wfreerdp.exe -u Pankaj -p password -o 192.168.1.196 --plugin rdspnd When I play audio, it plays on the system 192.168.1.196 but it is not getting redirected to my system from which I am doing RDP. Please let me

Re: [Freerdp-devel] Not able to get audio on the system

2012-09-04 Thread Pankaj Chhabra
Hi, Please note I tried with wfreerdp.exe -u Pankaj -p password 192.168.1.196 --plugin rdspnd also, but it did not work for me. Thanks, Pankaj On Wed, Sep 5, 2012 at 11:37 AM, Pankaj Chhabra wrote: > Hello, > > I am running Free RDP on the system, I am running with the following > command >

Re: [Freerdp-devel] Not able to get audio on the system

2012-09-04 Thread Bernhard Miklautz
Hi, On 09/05/2012 08:07 AM, Pankaj Chhabra wrote: > I am running Free RDP on the system, I am running with the following command > > wfreerdp.exe -u Pankaj -p password -o 192.168.1.196 --plugin rdspnd try wfreerdp.exe -u Pankaj -p password -o --plugin rdpsnd 192.168.1.196 The hostname should be

Re: [Freerdp-devel] Not able to get audio on the system

2012-09-04 Thread Huihong Luo
I do have an old build (4 months) old that supports Audio/Video/Clipboard, will try to clean up and put the binary out to test. the video acceleration works quite fast, similar to windows 7 performance. --- On Tue, 9/4/12, Pankaj Chhabra wrote: From: Pankaj Chhabra Subject: Re: [Freerdp-devel]