Hello,
I am interested in building a simple application that uses DOS command-like such as PING, TRACERT, etc. Possibly including IP range scan and similar networking utilities.
I wrote a DOS script that allow me to do those basic functions, but I would like to make a GUI-based tool. There are many free and commercial tools out there that I could use, but I want to make something custom myself, just for the fun of doing it.
What programming language would you suggest to use and why? (I am willing to lean it from scratch)
Thanks in advance
I am interested in building a simple application that uses DOS command-like such as PING, TRACERT, etc. Possibly including IP range scan and similar networking utilities.
I wrote a DOS script that allow me to do those basic functions, but I would like to make a GUI-based tool. There are many free and commercial tools out there that I could use, but I want to make something custom myself, just for the fun of doing it.
What programming language would you suggest to use and why? (I am willing to lean it from scratch)
Thanks in advance