Hello,
this is hard!
how to i detect the name(or IP) of the machines are conected to my(acessing my resources) pc in a network?
:blush: it is for good intentions.
Printable View
Hello,
this is hard!
how to i detect the name(or IP) of the machines are conected to my(acessing my resources) pc in a network?
:blush: it is for good intentions.
Not sure if there is a function to do that, if not, you could always shell Netstat and parse the information from that.