Wednesday, October 27, 2010

CrazyEngineers Forum - Computer Science & IT Engineering

CrazyEngineers Forum - Computer Science & IT Engineering


Finding IP address of a user on ur network

Posted: 26 Oct 2010 09:49 PM PDT

Guys,
we can use netstat command to find out who is actually present on our network.
use netstat -a.
netstat -f will give fully qualified domain names
But i want to know what is the ip address of some user.
for example after using netstat -f i got

Proto Local Address Foreign Address State
TCP 127.0.0.1:49948 SPL-PC:49949 ESTABLISHED

Now i want to know the ip address of this SPL-PC:49949.

Is this possible ?:)

Detecting a beep sound by speaker in vb.net

Posted: 26 Oct 2010 05:51 AM PDT

hi

i need to make an app which detects if the speaker has given out beep
sound or not

can you help in me in doing it

could not get much help on searching the net

regards

deepak

No comments:

Post a Comment