|
-
Jan 31st, 2005, 01:11 PM
#1
Thread Starter
Lively Member
find an ip
someone has been sending me threatening messages on aim, is there a way to see a list of all the ip addresses my computer is communicating with, so i can figure out which one this person is?
"Sometimes the only way you can feel good about yourself is by making someone else look bad And I'm tired of making other people feel good about themselves"-Homer Simpson
-
Jan 31st, 2005, 03:42 PM
#2
Re: find an ip
You can probably contact AOL and let them take care of it. I don't know if IM's connect p2p, and think that you would get an AOL address, anyways.
-
Feb 2nd, 2005, 12:46 AM
#3
Re: find an ip
For 2K/XP/2K3:
If you open the command prompt (type cmd and hit enter in the run menu)
then type netstat -a
it will show all active connections.... (port/ip or host)
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
-
Feb 8th, 2005, 06:51 PM
#4
Re: find an ip
there is no way you can tell though, because you are just connected to the AIM server and you are not directly connected to the person who sent you the IM message. So the only way to find out their ip is through contacting AOL, and I think the only way they would provide you with any answer is if you actually take legal action sounds like trouble haha, companies dont disclose info easily
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Feb 9th, 2005, 01:43 PM
#5
Member
Re: find an ip
How about trying a program called ethereal, it monitors packets sent to and from your computer and also shows the IP's. Plus its completely free which equals good
try www.ethereal.com
I reject your reality and substitute my own.
-
Feb 9th, 2005, 06:09 PM
#6
Re: find an ip
that wouldn't help unless you tricked them into sending you a file (this may work because in the msn protocol when somebody sends you a file, directly, they you their ip address and you connect to them. im not sure how the aim protocol works -- never looked into it -- but if you can get them to establish a direct connection, netstat -a is all u need)
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
-
Feb 10th, 2005, 03:44 PM
#7
Member
Re: find an ip
isnt the message sent as a packet?
I reject your reality and substitute my own.
-
Feb 10th, 2005, 04:11 PM
#8
Re: find an ip
 Originally Posted by Rocky_Lad
isnt the message sent as a packet?
Everything is sent as packets. But it still doesnt matter. AIM communication is controlled via a server. The only ip he will get is AOL's IM server.
-
Feb 15th, 2005, 05:21 PM
#9
Lively Member
Re: find an ip
also (although you've probably tried this) but there is a warn button in the IM window for situations like this
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|