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

Implement auth-only in Python #3201

Closed
pplanel opened this issue Mar 5, 2016 · 1 comment
Closed

Implement auth-only in Python #3201

pplanel opened this issue Mar 5, 2016 · 1 comment

Comments

@pplanel
Copy link

pplanel commented Mar 5, 2016

This is a very nice repository! Good job all!
My question is, if I want to implement the auth-only functionality in Python, where should I look at?
Thanks!

@bmiklautz
Copy link
Member

If you want to implement it in plain python you might have to re-implement the whole RDP spec in python. However you could also use libfreerdp via ctypes in python. Have a look client/X11 to see how "authonly" is implemented in xfreerdp and just make the required calls from python.
For the future please ask questions like this on in the irc channel or use our mailing list.

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