Informations from IP!?

Post Reply
User avatar
JC
Posts: 445
Joined: Thu Feb 21, 2008 11:58 am
Location: Brazil
Contact:

Informations from IP!?

Post 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!
Peace and lighting!

Júlio César M. Ferreira

FWH 8.10 / xHB 1.1.0 / xDevStudio 0.72 / Pelles C 5.0.1 / SQLLIB 1.9
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post 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.)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
JC
Posts: 445
Joined: Thu Feb 21, 2008 11:58 am
Location: Brazil
Contact:

Post 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!
Peace and lighting!

Júlio César M. Ferreira

FWH 8.10 / xHB 1.1.0 / xDevStudio 0.72 / Pelles C 5.0.1 / SQLLIB 1.9
MOISES
Posts: 824
Joined: Wed Aug 22, 2007 10:09 am

Post by MOISES »

Hi,

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

Best regards
User avatar
JC
Posts: 445
Joined: Thu Feb 21, 2008 11:58 am
Location: Brazil
Contact:

Post 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"
Peace and lighting!

Júlio César M. Ferreira

FWH 8.10 / xHB 1.1.0 / xDevStudio 0.72 / Pelles C 5.0.1 / SQLLIB 1.9
Post Reply