For use on a private network the NetReset example is more complex and uses more memory than necessary. Ideally this would use telnet instead of webserver to make it more lightweight and friendly for command line or automated usage but this means I will need to provide examples of how to send the reset command. telnet is included with Windows but not installed by default but can be installed via command line: pkgmgr /iu:"TelnetClient" (http://superuser.com/questions/392509/open-a-test-tcp-connection-to-a-specified-ip-port. For some reason this doesn't work for me(just locks up instead of opening the terminal when I try to connect), but realterm does - maybe a firewall issue?
For use on a private network the NetReset example is more complex and uses more memory than necessary. Ideally this would use telnet instead of webserver to make it more lightweight and friendly for command line or automated usage but this means I will need to provide examples of how to send the reset command. telnet is included with Windows but not installed by default but can be installed via command line:
pkgmgr /iu:"TelnetClient"
(http://superuser.com/questions/392509/open-a-test-tcp-connection-to-a-specified-ip-port. For some reason this doesn't work for me(just locks up instead of opening the terminal when I try to connect), but realterm does - maybe a firewall issue?