Results 1 to 9 of 9

Thread: find an ip

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    medina, OH
    Posts
    125

    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

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    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.

  3. #3
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622

    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

  4. #4
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    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!!

  5. #5
    Member Rocky_Lad's Avatar
    Join Date
    Jan 2005
    Posts
    57

    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.

  6. #6
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622

    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

  7. #7
    Member Rocky_Lad's Avatar
    Join Date
    Jan 2005
    Posts
    57

    Re: find an ip

    isnt the message sent as a packet?


    I reject your reality and substitute my own.

  8. #8
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913

    Re: find an ip

    Quote 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.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  9. #9
    Lively Member
    Join Date
    Oct 2004
    Location
    Florida, US
    Posts
    72

    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
  •  



Click Here to Expand Forum to Full Width