ictms-erik
September 20th, 2005, 03:26 PM
I would like to wrap some commandline tools into a User Interface and have the output send to a messagebox within the application, a text file or database. It should be possible to pass parameters to the CLI tool.
As an example I would like to wrap windows commands as nslookup, ping, tracert etc.
As a dev beginner I would have suspected this to be simple, but I can't figure out how to do this.
Does anyone know of any useable samples?
As an example I would like to wrap windows commands as nslookup, ping, tracert etc.
As a dev beginner I would have suspected this to be simple, but I can't figure out how to do this.
Does anyone know of any useable samples?