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

Network - receive only from correct client #153

Open
turican0 opened this issue Aug 2, 2022 · 2 comments
Open

Network - receive only from correct client #153

turican0 opened this issue Aug 2, 2022 · 2 comments
Labels

Comments

@turican0
Copy link
Owner

turican0 commented Aug 2, 2022

No description provided.

@thobbsinteractive
Copy link
Collaborator

I guess the server can use UDP and the clients IP?

@turican0
Copy link
Owner Author

turican0 commented Aug 2, 2022

I need to rework the current code a bit. So far, I have referred to the receiver interface for the last command. But that doesn't work in some cases, because multiple interfaces can be active at the same time, so I have to redo it to list the interfaces, otherwise it wouldn't work for more than one client, and it doesn't work to disconnect and reconnect a client.

turican0 pushed a commit that referenced this issue Aug 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants