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

rdpwrap #5

Closed
test2a opened this issue Dec 8, 2021 · 3 comments
Closed

rdpwrap #5

test2a opened this issue Dec 8, 2021 · 3 comments
Labels
question Further information is requested

Comments

@test2a
Copy link

test2a commented Dec 8, 2021

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
Copy link
Owner

Hello test2a, not need, yes of course, you can execute N instance of p2p.exe, each instance generates a Lan and Wan endpoint to connects between peers. Imagine you want to assist N PCs at the same time, just open N instances of p2p.exe.

P2P-multi-instances

p2p-multi-connections

@test2a
Copy link
Author

test2a commented Dec 8, 2021

@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?

@miroslavpejic85 miroslavpejic85 added the question Further information is requested label Dec 8, 2021
@miroslavpejic85
Copy link
Owner

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.

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