Is there a way to get the functionality of telnet in vb.net. Would it be best to create a telnet server in vb.net? Or is there an easier way to use the command line remotely using tcp?
Printable View
Is there a way to get the functionality of telnet in vb.net. Would it be best to create a telnet server in vb.net? Or is there an easier way to use the command line remotely using tcp?
You can redirect the console window in/output so it would depend on telnet if it will complicate things or not.
Check out Code Bank .NET for gigemboys console window redirect code entry.