Hi,
I'm trying to create a TelnetTerminal session to our IBM iSeries. I've got the connection working (which was very easy, kudos to rebex!) but now I need to configure how it connects.
For example, connecting through our usual emulators we specify a 'WorkstationID' which will configure how the screen appears based on the name (eg. if the WorkstationID has 'scan' in it, the screen will be configured for viewing on a scanner).
I thought the property TerminalName for the TelnetTerminalControl would do it, but it doesn't seem to be working.
Does anybody have any advice?
Thanks,
Tom