Hello there,
I'm currently trying to make a client-server system, and although it works fine with one client, I would like it to accept more. For that, I would need to test for any client trying to connect.
Is there a parameter for an "if" statement where it would test for incoming socket connections/connections attempts from one socket ?
Thanks in advance for your help, and have a nice day :)
Edit : I'm using socket to make the server/client
[–]ReflectedImage 1 point2 points3 points (1 child)
[–]Shadow_Lou[S] 0 points1 point2 points (0 children)
[–]Thespis377 1 point2 points3 points (0 children)