Sun MTP J3270 Terminal

Welcome to the MTP J3270 Terminal. This product allows you to access Telnet 3270 end-systems.

The j3270 command can be invoked as follows:

[java] j3270 [-h <Host> [-p <PortNumber>] | -u <URL>]
                [-m <Model>]
                [-f <Font>]
                [-n <Netname>]
		[-a]
		[-t <Timeout Value>]
		[-s <Print Style>]
		[-c <Codepage>]
		[-x]

Where :

-h Host
TN3270 server host
-p PortNumber
TN3270 server port number
-u URL
TN3270 host and port as a URL e.g. tn3270://host:portnumber
-m Model
Terminal model. This may be
-f Font
Where font is in the format name.style.size. For example -f Monospaced.PLAIN.12
-n Netname
If you allow TN3270E, you may request a specific netname for this terminal.
-a
Use alternate key map
-t Timeout Value
Host inactivity timeout value in seconds. Default value is 0 (never timeout)
-s Print Style
The method used to print. This can be one of Any other value uses the standard print style.
-c codepage
Host codepage. This can be any of the supported codepages. The following codepages are currently supported
-x
Excludes the use of the TN3270E Protocol when connecting to the remote system. Only TN3270 is used.

Copyright © 2001 by Sun Microsystems, Inc. All Rights Reserved.