Closed Thread
Results 1 to 5 of 5

Thread: Specific port Scanner

  1. #1
    Slashgate is offline Newbie
    Join Date
    Mar 2009
    Posts
    11
    Rep Power
    0

    Question Specific port Scanner

    Hi everyone thanks for taking your time to read and help!

    Okai I shall disect my problemz noawz!

    Okai so I'm programming a 'Port sniffer' (as my friend likes to call the project) for me and my friends to check wether necessary ports are open or not. For example if I want to host a certain game I need ports xxx and xxx open. What i want to do is check wether the firewall on the router is allowing these ports to be open.

    I browsed through the forum to look for something similar but didn't find anything pointing me at the exact right solution.

    I did see a very handy tutorial that explains how you can check the ports on a specific IP adress. But what I want is a program that goes like:
    "Plug it in! Run it! and boom ur ports for this and that are closed!"
    Not one where the person needs to look up the "gateway / external IP" and his own (IP 127.0.0.1) then put it into the program. Like in the following tutorial. http ://forum.codecall .net/vb-tutorials/928-visual-basic-6-0-tutorial-making-port-scanner.html#post5109
    Srr 'bout broken link not enough post count

    The tutorial is awesome but it's not very handy as goes for repeated use for 'TCP/IP' morons. Not everyone knows his routers IP or knows how to look it up... And on top of that he checks all Ports... while I only need a few certain types of ports (which i shall save in a seperate database).
    And i also need to check both the PC's firewall aswell as the Router's firewall if there is one. I can imagine how to put in the exact ports I need.

    So the exact question I have is the following. How do I get the IP adress of the gateway through my program? Or even better then internal IP adres, one can get through sites like (this one's dutch) watismijnip .nl to get the external IP adress. Ow and looking up the external IP beforehand is out of the question, I'm not always around when they want to run the program...

    I'm not familiar with WinSocket etc. but I'm used to program with a database.

    Already thanks in advance.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Slashgate is offline Newbie
    Join Date
    Mar 2009
    Posts
    11
    Rep Power
    0

    Re: Specific port Scanner

    Shameless bump!

    Come on guys is there really nobody who can help me with this problem???

  4. #3
    Slashgate is offline Newbie
    Join Date
    Mar 2009
    Posts
    11
    Rep Power
    0

    Re: Specific port Scanner

    Quote Originally Posted by Slashgate View Post
    Shameless bump!

    Come on guys is there really nobody who can help me with this problem???
    Shameless bump!

    Come on guys is there really nobody who can help me with this problem???

  5. #4
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Specific port Scanner

    It would appear that the answer is: no one can/will help. Please stop bumping.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  6. #5
    Slashgate is offline Newbie
    Join Date
    Mar 2009
    Posts
    11
    Rep Power
    0

    Re: Specific port Scanner

    It seems the Basic programming lout here isn't as well informed as I thought... Guess i'll have to go look on another forum...

    Well can't ask for everything...

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. PHP Port Scanner
    By TkTech in forum Classes and Code Snippets
    Replies: 41
    Last Post: 02-16-2010, 08:58 AM
  2. [Java] Port Scanner
    By Impulser in forum Classes and Code Snippets
    Replies: 0
    Last Post: 01-13-2010, 01:30 PM
  3. Specific Question: Port Scanner his Scanroute
    By Slashgate in forum Visual Basic Programming
    Replies: 2
    Last Post: 07-20-2009, 08:10 AM
  4. Ruby Port Scanner
    By JMC31337 in forum General Programming
    Replies: 0
    Last Post: 01-29-2009, 06:05 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts