CONNECT
Examples of Telnet Connections
1 . This command uses the Telnet domain name FINANCESUN.SYNOPTICS.COM.
TS3395> connect financesun.synoptics.com
TS3395
You have reached FINANCESUN.SYNOPTICS.COM
Enter your username/password pair
Username:
2 . This command uses the Internet address 128.10.2.30 and the Telnet port number 23.
TS3395> connect 128.10.2.30:23
TS3395
Welcome to DevelopmentSUN
Please log on.
Example of a TN3270 Connection
This command uses a Telnet domain name to reach an IBM host. Once the connection is established, the user's terminal emulates an IBM 3270 display station, and the terminal's keyboard responds like an IBM keyboard.
TS3395> connect ibmhost.com
TS3395
This is IBMhost.COM
Username:
Examples of LAT connections
1 . This command establishes a session with a LAT service named FINANCEVAX, which requires a password. The password does not echo on the screen when the user enters it.
TS3395> connect financevax
Password> xxxxxxx
TS3395
Welcome To FINANCEVAX
Please log on.