+ Reply to Thread
Page 2 of 12
FirstFirst 1 2 3 4 ... LastLast
Results 11 to 20 of 120

Thread: VB 6.0: Tutorial, Making a Port Scanner

  1. #11
    Newbie D3t0x is an unknown quantity at this point
    Join Date
    Jun 2007
    Posts
    1

    Yay

    NIce... I like it!

  2. #12
    Newbie Neo_dk is an unknown quantity at this point
    Join Date
    Jun 2007
    Posts
    1

    Nice

    will try this

  3. #13
    Newbie Ic3Sh4d0w is an unknown quantity at this point
    Join Date
    Jul 2007
    Posts
    1
    omg i love it, thanks so much

  4. #14
    Newbie anakha is an unknown quantity at this point
    Join Date
    Jul 2007
    Posts
    3
    thanx. im new to vb and this is a challange for me

  5. #15
    Newbie Slixor is an unknown quantity at this point
    Join Date
    Jul 2007
    Posts
    1
    Nice program, but i cant scan any other ip's except 127.0.0.1 (me), other ips have no results =[

  6. #16
    TcM
    TcM is offline
    Code Warrior TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM's Avatar
    Join Date
    Aug 2006
    Posts
    11,461
    Blog Entries
    6
    That means that either they have no open ports or that you have a firewall and is blocking it.

  7. #17
    Newbie darksaboteur is an unknown quantity at this point
    Join Date
    Aug 2007
    Posts
    1
    cool ****

  8. #18
    Newbie AnTrEaSG3 is an unknown quantity at this point
    Join Date
    Aug 2007
    Posts
    1
    nice job dude

  9. #19
    Learning Programmer travy92 will become famous soon enough travy92's Avatar
    Join Date
    Sep 2007
    Location
    Australia
    Age
    17
    Posts
    73

    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 03:00 AM.

  10. #20
    Newbie anakha is an unknown quantity at this point
    Join Date
    Jul 2007
    Posts
    3
    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 10:00 AM.

+ Reply to Thread
Page 2 of 12
FirstFirst 1 2 3 4 ... LastLast

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. Replies: 18
    Last Post: 07-08-2009, 03:55 PM
  2. VB 6.0: Tutorial, How to Make Glass2K!!
    By TcM in forum VB Tutorials
    Replies: 17
    Last Post: 05-01-2009, 06:31 AM
  3. how to communicate with usb port using vb
    By sayantan in forum Visual Basic Programming
    Replies: 10
    Last Post: 05-01-2008, 03:29 PM
  4. VB 6.0: Tutorial, Explaining the VB 6.0 GUI
    By TcM in forum VB Tutorials
    Replies: 1
    Last Post: 05-18-2007, 10:25 AM
  5. John's Java Tutorial Index
    By John in forum Java Tutorials
    Replies: 0
    Last Post: 01-11-2007, 03:05 PM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

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