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

why telnet failed #22

Closed
love-in-cpp opened this issue Apr 9, 2022 · 1 comment
Closed

why telnet failed #22

love-in-cpp opened this issue Apr 9, 2022 · 1 comment
Labels
question Further information is requested

Comments

@love-in-cpp
Copy link

love-in-cpp commented Apr 9, 2022

i have finished the connection but telnet can't work.
image
image

@love-in-cpp love-in-cpp changed the title why can't mstsc why telnet failed Apr 9, 2022
@miroslavpejic85 miroslavpejic85 added the question Further information is requested label Apr 10, 2022
@miroslavpejic85
Copy link
Owner

Hello @love-in-cpp,
Telnet is a TCP-based client-server protocol. P2P Remote Desktop use UDP based UDT protocol and rendezvous connection, more details you can found here.

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

No branches or pull requests

2 participants