Results 1 to 2 of 2

Thread: [IP Banning] MacroHawks Anti-Abuse System

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2007
    Posts
    26

    [IP Banning] MacroHawks Anti-Abuse System

    Hello VB Forums Community! This is my first open source vb6 release! It is a Anti-Abuse System or an IP Banner! It uses Winsock and Inet. It connects to a specified web server and reads the text file to find banned IP's. It starts with a form showing your IP. If it is green then it is not banned and if its red that means its banned. And if it is banned it disables the button that allows you to continue with program. The actual code is only 15 lines! The only problem with the program is that it can only read 1 IP from a text file because Inet will only read the first line of the text file and you need to put IP like this:

    Code:
    127.0.0.1
    127.0.0.1
    127.0.0.1
    So if any one can fix this so that it can read all lines please...please... tell me how! Well any way here is the program. Hope you enjoy!
    Attached Files Attached Files

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