Re: [FreeRDP-devel] Peeking x.224 Connection Request

2022-10-20 Thread Joan Torres via FreeRDP-devel
ytes on the stream I don't get the TPKT header but FreeRDP always does. Thanks for your reply. Joan Torres From: Eric Brown via FreeRDP-devel Sent: 19 October 2022 00:42 To: freerdp-devel@lists.sourceforge.net Subject: Re: [FreeRDP-devel] Peeking x.224 Con

Re: [FreeRDP-devel] Peeking x.224 Connection Request

2022-10-18 Thread Eric Brown via FreeRDP-devel
Joan, Hi, are you using the FreeRDP code base to do your parsing? Since you say you can detect the CR PDU "more usually" instead of every time, it sounds quite possible that you are parsing the PDU (or protocol in general) incorrectly, perhaps getting lost somewhere else in the stream. Some versi

[FreeRDP-devel] Peeking x.224 Connection Request

2022-10-17 Thread Joan Torres via FreeRDP-devel
Hello. I'm trying to peek the first bytes on a new connection to peek the x.224 Connection Request PDU to see if there is a routing token. Most of the time it works, but sometimes when peeking I don't get the expected TPK header with the expected version byte on 3 and so on... I can detect prope