[FreeRDP-devel] rdp

2023-06-27 Thread Sheba White via FreeRDP-devel
I need rdp logs ___ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Re: [FreeRDP-devel] RDP connection redirect issue

2021-01-22 Thread George Krajcsovits via FreeRDP-devel
Hi, thanks, I'll test next week, no bandwidth today. Going to "fail" seems a bit strange by the way, as we'd want to skip such messages, not fail - but I'm new to the codebase so I could be wrong - I'll test. Thanks again. regards, krajo On Fri, Jan 22, 2021 at 8:32 AM Armin Novak via

Re: [FreeRDP-devel] RDP connection redirect issue

2021-01-21 Thread Armin Novak via FreeRDP-devel
Hi, while this does not fix guacamole sending events too early I´ve created https://github.com/FreeRDP/FreeRDP/pull/6742 to just discard such events before sending (and being noisy about it) regards Armin On 21.01.21 20:59, George Krajcsovits via FreeRDP-devel wrote: Hi, for now I'll

Re: [FreeRDP-devel] RDP connection redirect issue

2021-01-21 Thread George Krajcsovits via FreeRDP-devel
Hi, for now I'll be using this patch to Guacamole, which is ugly AF, but works around the problem: diff --git a/src/protocols/rdp/input.c b/src/protocols/rdp/input.c index cb9bb10e..b221c1ee 100644 --- a/src/protocols/rdp/input.c +++ b/src/protocols/rdp/input.c @@ -33,6 +33,8 @@ #include

Re: [FreeRDP-devel] RDP connection redirect issue

2021-01-20 Thread George Krajcsovits via FreeRDP-devel
Hi, so it seems like the "Activated" event would be perfect to restart sending input messages to freerdp, and I can wait for it by: PubSub_SubscribeActivated(context->pubSub, my_callback); However I don't see what event / callback to use for sensing when to stop sending the input messages. I'd

Re: [FreeRDP-devel] RDP connection redirect issue

2021-01-20 Thread George Krajcsovits via FreeRDP-devel
Hi, thank you, I'll take a look. In the meantime I did find an interesting commit in FreeRDP that seems related: https://github.com/FreeRDP/FreeRDP/commit/2ae7c2a6d480a647059e85c6cee2a493641137e3 I'll see if guacamole does something like this and if it can be fixed if not. regards, krajo On

Re: [FreeRDP-devel] RDP connection redirect issue

2021-01-20 Thread Darren DeHaven via FreeRDP-devel
Hi George, (Note: I'm just a user.) Your issue sounds similar to either of these bugs: guacd, Release 1.2.0 segfaults in connection with RDP-Sessions https://issues.apache.org/jira/browse/GUACAMOLE-1203 Tolerate RDP protocol violations where possible:

[FreeRDP-devel] RDP connection redirect issue

2021-01-20 Thread George Krajcsovits via FreeRDP-devel
Hi, I'm using freerdp 2.2.0 via Guacamole 1.3.0 on Ubuntu 18.04 LTS. In my use case, first there is a TLS security connection to the server, which then redirects to the final connection , which is using NLA. If I move the mouse during the redirection (or do any other input), then NLA connection

Re: [FreeRDP-devel] RDP version

2019-11-21 Thread Armin Novak via FreeRDP-devel
Hi, That can not be answered easily as the RDP protocol version and features (AVC444, ...) are negotiated between client and server. You may have some success by enabling debug logging and checking what exactly is negotiated, but there is no easy `this is it` answer. For a more detailed answer

[FreeRDP-devel] RDP version

2019-11-21 Thread Crystallize via FreeRDP-devel
Hello, Please tell me which version of the RPD uses aFreeRDP-2.0.0rc when avc444 mode is on or where I can check it myself. Best regards ___ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net

[FreeRDP-devel] RDP server output stream protocol

2018-02-22 Thread Guy Berdnikov via FreeRDP-devel
Hi, Can someone explain the difference in terms of the protocol between the output stream (that returns from the remote machine) between RDP, VNC, X protocol, and other remote protocols? Specifically - is there any protocol that can return video in H624? Or JEPGs? Or other formats? --

[FreeRDP-devel] RDP support dual screen

2017-09-29 Thread Steve
How to make this RDP to support dual screen under android? The hardware is done to support it. KloudPC Video : This is a server base client, for business /classroom/office and a general PC as 2nd home PC Best Regards.

[FreeRDP-devel] RDP REQUEST

2017-08-02 Thread WEST
please i need working rdp someone pls help me rockja...@gmail.com -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot

[FreeRDP-devel] rdp

2017-05-02 Thread Howard Allen
i need us rdp -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ FreeRDP-devel mailing list

[FreeRDP-devel] rdp

2016-06-02 Thread BARAKA JSK
my email : baraka@hotmail.fr -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth.

[FreeRDP-devel] RDP connection termination

2016-03-08 Thread Grochola, Patrick
Hi all, we're using RemoteDesktop to connect to some Apps via VPN. Connection is established from Igel Thin Clients with an implemented Igel RDP Client. Unfortunately there are severall disconnects during a working day and we don't have any starting points to resolve this issue. This is what

Re: [FreeRDP-devel] Rdp protocol don't support gb2312

2015-11-22 Thread johnzeng
Hello Dear Sir: Whether i can realize the goal via updating some coding , if possible ,please give me some advisement . which part will i update ? freerdp_channels_send_event(channels, (wMessage*) data_response); i hope output copy of content Freerdp clipboard will be GB2312 . Best Regards

[FreeRDP-devel] Rdp protocol don't support gb2312

2015-11-19 Thread johnzeng
Hello Dear Sir: i read some detail about Rdp protocol, "the RDP protocol itself mandates that text clipboard data be transmitted *only* in UTF-16 or CP1252, where support for either is dictated by the RDP server" i found clipboard don't support GB2313 and it

[FreeRDP-devel] RDP server standalone for Wayland

2015-05-21 Thread Mauro Condarelli
Hi, I need to implement some kind of Remote Desktop for an embedded board. Specs are: ARM processor (Freescale i.MX6 Quad) Linux OS (currently 3.16.1) Wayland Compositor (Closed Source, from XSe) Qt libs and various Qt-based programs (no gnome) I am aware Weston already includes

Re: [FreeRDP-devel] RDP server standalone for Wayland

2015-05-21 Thread Mauro Condarelli
Thanks David, Thanks for Your prompt answer. comments inline below... Regards Mauro - Original Message - Le 21/05/2015 11:04, Mauro Condarelli a écrit : Hi, I need to implement some kind of Remote Desktop for an embedded board. Specs are: ARM processor (Freescale i.MX6

Re: [FreeRDP-devel] RDP server standalone for Wayland

2015-05-21 Thread FORT David
Le 21/05/2015 11:04, Mauro Condarelli a écrit : Hi, I need to implement some kind of Remote Desktop for an embedded board. Specs are: ARM processor (Freescale i.MX6 Quad) Linux OS (currently 3.16.1) Wayland Compositor (Closed Source, from XSe) Qt libs and various Qt-based

Re: [FreeRDP-devel] RDP via gateway gets RPC_S_INVALID_TAG

2014-11-10 Thread Jon Schneider
I'm still having problems connecting to this tsgateway externally. I recompiled with debugging enabled to get a better idea of the output and here is what I'm seeing (with some markup): root@ubuntu:~/FreeRDP# xfreerdp /v:WORKSTATION /d:DOMAIN /u:USER /p:PASSWORD /g:GATEWAY /gd:DOMAIN /gu:GWUSER

[FreeRDP-devel] RDP via gateway gets RPC_S_INVALID_TAG

2014-10-21 Thread Jon Schneider
I'm sure I'm probably doing something wrong during the compile. I've done this before on 13.04 and it has worked marvelously, but that has been about a year ago. I compiled this on 14.04.4, with a copy of the Utopic (14.10) beta kernel (for a touchpad driver on my Chromebook). Any ideas?

[Freerdp-devel] RDP fingerprint changes

2013-09-03 Thread Tobias Preclik
Dear freerdp developers, I am getting warnings that the remote host identification has changed. The host key for ... has changed @@@ @WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @