Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem when starting and connecting to the RDP server #5

Open
mvilche opened this issue May 24, 2024 · 1 comment
Open

Problem when starting and connecting to the RDP server #5

mvilche opened this issue May 24, 2024 · 1 comment

Comments

@mvilche
Copy link

mvilche commented May 24, 2024

First of all, thank you for sharing the project because it was something I needed.
When I try to run it and connect to a local RDP server, I get the following message in the log:

2024/05/24 13:06:02 X224: Client Connection Request
2024/05/24 13:06:02 X224: Server Connection Confirm
2024/05/24 13:06:02 Server negotiation flags: EXTENDED_CLIENT_DATA_SUPPORTED
2024/05/24 13:06:02 TPKT: StartTLS
2024/05/24 13:06:02 MCS: Connect Initial
2024/05/24 13:06:02 MCS: Connect Response
2024/05/24 13:06:02 MCS: Server Connect Response: earlyCapabilityFlags: 0
2024/05/24 13:06:02 MCS: Erect Domain
2024/05/24 13:06:02 MCS: Attach User Request
2024/05/24 13:06:02 MCS: Attach User Confirm
2024/05/24 13:06:02 MCS: Channel Join Request: user
2024/05/24 13:06:02 MCS: Channel Join Confirm: user
2024/05/24 13:06:02 MCS: Channel Join Request: global
2024/05/24 13:06:02 MCS: Channel Join Confirm: global
2024/05/24 13:06:02 RDP: Client Info
2024/05/24 13:06:02 RDP: Server License
2024/05/24 13:06:02 rdp connect: licensing: disconnect ultimatum

When I connect from a local RDP client like Remmina, I can access it correctly, so I rule out problems with the RDP server.

@kulaginds
Copy link
Owner

Thank you for using my toy library.

How many RDP licenses do you have on your Windows?

By default it can be 2 (free). I test on my virtual machine with it.
But if it more 2, tell me please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants