I was assigned to maintain a .NET application that use .NET emulator to connect to legacy mainframe system. The application uses library called PowerTCP emulator. But I see people use Putty to connect. I hear lots of terms that I cannot make sense off, because I have no knowledge at all about mainframe / emulator / telnet world. Like I hear the terms (VT100, VT320...) and I have no idea what they are
Is there something on internet that describe the ABCs for connection with emulator in .NET?
Thanks