socket programming
C#
3
Posts
3
Posters
0
Views
1
Watching
-
Is there a way to (check/scan through network) ip addresses of listening ports in a network
-
Is there a way to (check/scan through network) ip addresses of listening ports in a network
-
Is there a way to (check/scan through network) ip addresses of listening ports in a network
If you put the server listining you will(or not) accept clients and by that get their ip. Having the ip´s send whatever package you want to. I assume that you didn´t start yet. Download some application here and see the code, if you have doubts ask here then.