[Freerdp-devel] stable-1.1 branch

2013-07-17 Thread Bernhard Miklautz
Hi all, once again has some time passed since our last update. As some of you may have noticed there exists a stable-1.1 branch now. This branch is not yet stable and ready to release but the base for our upcoming 1.1.0 release and also the API shouldn't change anymore. If you want to submit a p

Re: [Freerdp-devel] hi everyone...regarding FreeRDP connection establishment.

2013-07-17 Thread harish badrinath
Hello, On Wed, Jul 17, 2013 at 4:15 PM, Bernhard Miklautz wrote: > did you create a /etc/winpr/SAM file? - xfreerdp-server uses this file > for authentication. If you didn't create it yet you do the following (in > FreeRDP build directory): > > sudo mkdir -p /etc/winpr/ > sudo ./winpr/tools/hash/

[Freerdp-devel] xfreerdp fails to connect to xfreerdp-server

2013-07-17 Thread manasa
Hi, > On 07/17/2013 09:20 AM, ravindra wrote: > I am using two ubuntu systems vesion 12.04 for the purpose to test > > xfreerdp client and xfreerdp-server > > VII) I run the below commands >root@...# xfreerdp-server > Listening on 0.0.0.0 port 3389. > bind:

Re: [Freerdp-devel] hi everyone...regarding FreeRDP connection establishment.

2013-07-17 Thread Bernhard Miklautz
Hi, On 07/16/2013 09:23 AM, harish badrinath wrote: >> hi everyone , >> >> Good Morning , >> >>I am ravindra ,facing problem while doing freeRDP client & server >> configuration. I followed all the configurations given in the respective >> websites of FreeRDP, but still i am unable to

Re: [Freerdp-devel] FreeRDP compilation on windows..

2013-07-17 Thread Bernhard Miklautz
Hi, On 07/17/2013 12:10 PM, ravindra wrote: > 1. I am unable to build the freeRDP in windows-32bit (using either > visual studio or eclipse-c/c++). what is your exact problem? Can you give us more details? Did you have a look to https://github.com/awakecoding/FreeRDP-Manuals/blob/master/Develope

Re: [Freerdp-devel] xfreerdp fails to connect to xfreerdp-server

2013-07-17 Thread Bernhard Miklautz
Hi, On 07/17/2013 09:20 AM, ravindra wrote: > I am using two ubuntu systems vesion 12.04 for the purpose to test > > xfreerdp client and xfreerdp-server > > VII) I run the below commands >Client 127.0.0.1 disconnected. >Segmentation fault (core dumped) di

[Freerdp-devel] FreeRDP compilation on windows..

2013-07-17 Thread ravindra
Hello everyone, 1. I am unable to build the freeRDP in windows-32bit (using either visual studio or eclipse-c/c++). 2. Even i am unable to cross compile freeRDP in ubuntu12.04 (cross-compile for windows-32 bit) using minGW32. when we are doing cross-compilation for 32-bit windows (while giving

[Freerdp-devel] Why Capability re-exchange in RemoteApp mode

2013-07-17 Thread boytm
In RemoteApp mode, the xfreerdp always receive two Demand Acitve PDU. See below After Font Map PDU (first connection sequence ), the server send some Fast-path Update PDU and client no reply. Then server send a serial of packet: Set Error Info PDU, Deactive All PDU, Demand Acitve PDU (thi

[Freerdp-devel] xfreerdp fails to connect to xfreerdp-server

2013-07-17 Thread ravindra
Hi everyone, I am using two ubuntu systems vesion 12.04 for the purpose to test xfreerdp client and xfreerdp-server VII) I run the below commands In first system :- root@amar-desktop:/usr/share/common-licenses# xfreerdp-server Li