rdpwrap
test2a opened this issue · 3 comments
hey. does this need rdpwrap to have multiple users access a pc? can it even do multiple concurrent connections?
this looks nice but i would love to have multiple concurrent connections which currently require rdpwrap
@miroslavpejic85 thank you for answering. my question is different. if user b and user c want to connect to user A, will they get different "logins" inside user A?
in windows, if multiple people for example join the same user from teamviewer, everyone uses 1 account. there is just one user which is controlled by everyone. RDP changes that by giving each user a "different user account"..
that is my question. can p2p connection be between different user accounts of user A?
Hello @test2a you are welcome, Actually B-C can't connect to the same instance of A.
There is no form of login, if user B-C wants to connect to the same user A, the user A must runs two instances of p2p.exe and communicates his endpoint to the two corresponding B-Cs. Once the connection is established, both B and C can assist user A at the same time, and the User A, in turn, can also assist User B-C. It is possible to make several cross combinations in both directions.