What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Scan/Show IP address of Friend

Pages: (3): « First [ 1 ] 2 3 » Last »
Scan/Show IP address of Friend
Author: Message:
Noman Shafi
New Member
*

http://www.nsrtech.net

Posts: 1
42 / Male / –
Joined: Jun 2004
Status: Away
O.P. Scan/Show IP address of Friend
how can i get the IP address of my friend without using MSDOS (Netstat) can u make a plugin that show us the ip address of my friend's mechine(PC). *-)

Take Care and Bye


Noman Shafi Rana
http://www.nsrtech.net
06-18-2004 10:30 PM
Profile PM Web Find Quote Report
kao
Veteran Member
*****

Avatar
boring

Posts: 1814
Reputation: 52
37 / Male / Flag
Joined: Jul 2003
Status: Away
RE: Scan/Show IP address of Friend
Simple Answer: No.

Why? Because it is invasion of privacy. Ask them to type (!IP) if they have Messenger Plus!.
06-18-2004 11:22 PM
Profile PM Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Scan/Show IP address of Friend
quote:
Originally posted by Kao
Because it is invasion of privacy.
and not only that. if he doesn't want to use netstat or similar programs, then there's no way of knowing the IP except by asking your friend to tell you.
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
06-18-2004 11:26 PM
Profile PM Find Quote Report
MC Inferno
Veteran Member
*****

Avatar
www.mcinferno.co.uk

Posts: 1252
Reputation: 17
35 / Male / Flag
Joined: Jan 2004
RE: Scan/Show IP address of Friend
Whats wrong with netstat?
06-19-2004 12:23 AM
Profile PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Scan/Show IP address of Friend
It's probably possible to make a plugin that gets the IP from netstat when you type a Plus! command... :dodgy:

You could use the netstat -o argument to determine which connections are from Messenger, then use some kind of logic to rule out the standard connections (probably ignore *.msn.com and *.hotmail.com). You'd be left with connections to contacts. Their IPs could be parsed, then returned without the user ever leaving the conversation window or looking at an ugly command prompt. :p
06-19-2004 04:03 AM
Profile PM Web Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Scan/Show IP address of Friend
quote:
Originally posted by WDZ
It's probably possible to make a plugin that gets the IP from netstat when you type a Plus! command... :dodgy:

You could use the netstat -o argument to determine which connections are from Messenger, then use some kind of logic to rule out the standard connections (probably ignore *.msn.com and *.hotmail.com). You'd be left with connections to contacts. Their IPs could be parsed, then returned without the user ever leaving the conversation window or looking at an ugly command prompt. :p
the idea is good, however it's a bit complicated code and even more if you can use netstat :refuck: (or TCPView).

Apart of that there will be problems when you're sending files to 2 or more different contacts (what IP is from each one?), or when you're sending files through the server, or if you're sending a file to someone whose IP is from @hotmail.com or @msn.com :P
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
06-19-2004 08:15 AM
Profile PM Find Quote Report
Stigmata
Veteran Member
*****



Posts: 3520
Reputation: 45
20 / Other / Flag
Joined: Jul 2003
RE: Scan/Show IP address of Friend
whistle :)

* Stigmata working on it :)

edit:
well i cant do it but does someone want to check out a library :)


in vb goto references and set reference to P4P 1.0 type Library (notise locataion)

then once you have set a reference press f2, and where it says all libraries, change that to p4p....


then go to iusers, globalip :)



could that maybe work?

This post was edited on 06-19-2004 at 08:36 AM by Stigmata.
06-19-2004 08:19 AM
Profile PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Scan/Show IP address of Friend
quote:
Originally posted by Choli
however it's a bit complicated code
Really? :-/

I already have it working in PHP, but I can't make a PHP MsgPlus! plug-in, unfortunately. :p I'm trying to convert the code to C++, but I'm too much of a n00b. :-/

quote:
Originally posted by Choli
and even more if you can use netstat
* WDZ doesn't understand... what?

quote:
Originally posted by Choli
what IP is from each one?
Show both.

quote:
Originally posted by Choli
when you're sending files through the server
Return an error if no connections to contacts are found.

quote:
Originally posted by Choli
if you're sending a file to someone whose IP is from @hotmail.com or @msn.com
Highly unlikely, I think. :p
06-19-2004 08:27 AM
Profile PM Web Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Scan/Show IP address of Friend
quote:
Originally posted by WDZ
* WDZ doesn't understand... what?
i meant that it's much easier use netstat than making a that plugin:P
quote:
Originally posted by WDZ
Highly unlikely, I think.
yes, I know :P
quote:
Originally posted by WDZ
Really?
yes, at least to my knowledge :$:P
quote:
Originally posted by jackass_wanabe
well i cant do it but does someone want to check out a library


in vb goto references and set reference to P4P 1.0 type Library (notise locataion)

then once you have set a reference press f2, and where it says all libraries, change that to p4p....


then go to iusers, globalip



could that maybe work?
:huh:

i'll test that
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
06-19-2004 08:44 AM
Profile PM Find Quote Report
Stigmata
Veteran Member
*****



Posts: 3520
Reputation: 45
20 / Other / Flag
Joined: Jul 2003
RE: Scan/Show IP address of Friend
:) ok :)
06-19-2004 08:48 AM
Profile PM Web Find Quote Report
Pages: (3): « First [ 1 ] 2 3 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On