|
Simply put, NetScript is like telnet, but with triggers, scripts and
recording facilities, it's brilliant for setting up and creating a simple
automated and potentially quite inteligent job that makes a network
connection, reads the data it gets and sends back the required responses!
Because NetScript is just like telnet, you can connect manually, go through
the motions of whatever you want to do, and then check your log, and build
up a simple see and send configuration. You can also write scripts in shell
or perl or even C and C++, almost anything, which can use NetScript and
control its operation, or a part of its operation.
|