D
D
DavyJohnes2014-02-26 08:20:43
.NET
DavyJohnes, 2014-02-26 08:20:43

How to write a console rdp client to connect to a remote server, check if the login\password is correct?

Hello! It is required to write a console rdp client to connect to a remote server, check the correctness of the login / password and obtain system information of the remote computer (CPU, RAM, OS version). As far as I understand, you can work directly through tcp sockets, but for this you will have to study the entire specification of the RDP protocol, is there any wrapper for convenient work with RDP from the console? I tried to use AxMSTSClib, but it is very difficult to work with it due to the confusing documentation for this library on the site of small-software, and it refuses to work in the console, it always requires an element on the form.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
PuzzleW, 2014-02-27
@PuzzleW

see
www.rdesktop.org
and
www.freerdp.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question