So far, I have been able to connect to the telnet server, however, the data the comes back looks like
RichTextBox1Attempting connection to host...
Connected to server.
}'}[?3l[?7h[6;53H[?3l[?7h[1;1H[2J[0m [1;22H[1m[0m [1m Sign On [0m [2;47H System . . . . . : TAITOR [3;47H Subsystem . . . . : QINTER [4;47H Display . . . . . :
meaning, i am missing some serious formatting issues. I've placed it inside a RichTextBox already ... does anyone have any suggestions, or even sample source on how to build a telnet CLIENT in vb.net
RichTextBox1Attempting connection to host...
Connected to server.
}'}[?3l[?7h[6;53H[?3l[?7h[1;1H[2J[0m [1;22H[1m[0m [1m Sign On [0m [2;47H System . . . . . : TAITOR [3;47H Subsystem . . . . : QINTER [4;47H Display . . . . . :
meaning, i am missing some serious formatting issues. I've placed it inside a RichTextBox already ... does anyone have any suggestions, or even sample source on how to build a telnet CLIENT in vb.net