Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: using html forms

  1. #11
    Senior Member
    Join Date
    Oct 2001
    Posts
    677

    The Net Tools

    I started by looking at (and using, obviously) existing net tools, as separate programs

    -7th Sphere Portscanner
    -ms dos traceroute
    ms dos ping
    and so on...

    Then i went into C++ builder and just designed the layout etc. put all the buttons and text boxes in the right place
    put it in a page-control so that you get tabs labelled "Portscan" "Traceroute" etc.

    Then I'm now working on filling in the actual code, by dissecting existing source code and putting in my own variants of it... only its taking a while cos this is the first internet,TCP/IP, sockets etc. programming I've ever done.

    There's loads of Free Source Code websites out there, and my current task is browsing them all for the fastest and best lines of code...
    One Ring to rule them all, One Ring to find them.
    One Ring to bring them all and in the darkness bind them.
    (The Lord Of The Rings)
    http://www.bytekill.net

  2. #12
    Junior Member
    Join Date
    Nov 2001
    Posts
    20
    Thanks guys thats what i was looking for.

    ---blayde---

Posting Permissions

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