Results 1 to 5 of 5

Thread: Sniffing my ip

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2000
    Location
    Texas
    Posts
    313

    Question

    is there a way I can look at all the information going through my network card, and on what port ect?

  2. #2
    Fanatic Member
    Join Date
    Aug 2000
    Posts
    879

    Lightbulb

    You shouldn't make your own program for this since there's a much simpler way and a way better program already made by some one else. Try to find Iris , it captures all packets going through your adapter. If you can't find it just email me at [email protected]
    Visual Basic 6.0
    Visual C++ 5
    Delphi 5


  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2000
    Location
    Texas
    Posts
    313

    i know

    I know but I want it to do some stuff also, like stuff I add ect. I would of used one of those but, i just need the concept, not the program. Or in other words, how to do it.

  4. #4
    Addicted Member
    Join Date
    Aug 2000
    Location
    Columbus Ohio
    Posts
    217
    By using the winsock control you should be able to get your IP address and network port, but I don't know how far it can go with network items
    Chris

    [email protected]
    Windows XP RC2 B2526
    Visual Studio.Net Beta 2
    C++, VB, VB.Net, ASP, PHP

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2000
    Location
    Texas
    Posts
    313

    Question so i just

    so i just use the winsock control and tell it to scan the ports or something like that, and would i just use something like the data arive operation and look at the data? But my problem is what if i did that, and I used winsock to look at port 80, and would microsoft internet explorer still get the information comeing in on port 80? or would i intercept it?

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