+ Reply to Thread
Page 2 of 13 FirstFirst 123412 ... LastLast
Results 11 to 20 of 123

Thread: VB 6.0: Tutorial, Making a Port Scanner

  1. #11
    D3t0x Guest

    Yay

    NIce... I like it!

  2. CODECALL Circuit advertisement

     
  3. #12
    Neo_dk Guest

    Nice

    will try this

  4. #13
    Ic3Sh4d0w is offline Newbie
    Join Date
    Jul 2007
    Posts
    1
    Rep Power
    0
    omg i love it, thanks so much

  5. #14
    anakha is offline Newbie
    Join Date
    Jul 2007
    Posts
    3
    Rep Power
    0
    thanx. im new to vb and this is a challange for me

  6. #15
    Slixor is offline Newbie
    Join Date
    Jul 2007
    Posts
    1
    Rep Power
    0
    Nice program, but i cant scan any other ip's except 127.0.0.1 (me), other ips have no results =[

  7. #16
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    That means that either they have no open ports or that you have a firewall and is blocking it.

  8. #17
    darksaboteur is offline Newbie
    Join Date
    Aug 2007
    Posts
    1
    Rep Power
    0
    cool ****

  9. #18
    AnTrEaSG3 is offline Newbie
    Join Date
    Aug 2007
    Posts
    1
    Rep Power
    0
    nice job dude

  10. #19
    travy92's Avatar
    travy92 is offline Learning Programmer
    Join Date
    Sep 2007
    Location
    Australia
    Posts
    76
    Rep Power
    17

    Thumbs up

    Hey, i was wondering what exactly does this do? Obviously i know WHAT it does but i'm wondering why the "text2" box numbers just continues to go up....
    I don't know what to make of it since i thought it was suposed to scan my ports...

    Sorry for the newbie question.
    Last edited by travy92; 09-03-2007 at 01:00 AM.

  11. #20
    anakha is offline Newbie
    Join Date
    Jul 2007
    Posts
    3
    Rep Power
    0
    very good tutorial for me as i stated but..

    for me the line List1.AddItem Winsock1.RemotePort & " is open!" dont work and should be list1.items.add winsock1.remoteport & "is open"

    and i added the line "list.Items.Add("Started") under the startbutton command so i see that it is actually starting to scan
    Last edited by anakha; 09-03-2007 at 08:00 AM.

+ Reply to Thread
Page 2 of 13 FirstFirst 123412 ... LastLast

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. [PHP] Port Scanner with Form
    By Impulser in forum Classes and Code Snippets
    Replies: 0
    Last Post: 08-28-2009, 12:01 AM
  3. Ruby Port Scanner
    By JMC31337 in forum Classes and Code Snippets
    Replies: 6
    Last Post: 04-07-2009, 06:58 AM
  4. Specific port Scanner
    By Slashgate in forum Visual Basic Programming
    Replies: 4
    Last Post: 04-02-2009, 08:30 AM

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