Page 1 of 1

Informations from IP!?

Posted: Tue Jun 03, 2008 12:45 pm
by JC
Hi Friends of the Forum!

Is there any way to do for retrieve any information via an IP?

Explaining further: Is there a way to do fo retrieve any information from another machine, passing the IP address it or any other kind of identification?

Thanks for the help of everyone!

Posted: Thu Jun 05, 2008 8:56 am
by Antonio Linares
Julio,

No, you can't. You just can check the open ports, if any, also ping the machine, and if there is an open port, connect to the specific service (i.e. web, ftp, ssh, etc.)

Posted: Thu Jun 05, 2008 10:59 am
by JC
Antonio Linares wrote:Julio,

No, you can't. You just can check the open ports, if any, also ping the machine, and if there is an open port, connect to the specific service (i.e. web, ftp, ssh, etc.)
Very well! Thanks Antonio!

Posted: Thu Jun 05, 2008 2:59 pm
by MOISES
Hi,

You can also do a traceroute to ip, to see where it is located.

Best regards

Posted: Thu Jun 05, 2008 8:32 pm
by JC
MOISES wrote:Hi,

You can also do a traceroute to ip, to see where it is located.

Best regards
Moises, How I can get the return of a line command with fivewin/xharbour like this:

"tracert -d myserver"