get the logged in RDP user in Python -


i don't know rdp, question may not make sense but:

what correct way detect, in python, user logged server through rdp?

would answer question: is there portable way current username in python? work on remoted log in?


Comments

Popular posts from this blog

winapi - How to get a user input on a MessageBox on C++? -

c++ - How call method from Qt GUI in background worker thread using QThread -