Home
Service out of this World
"I've been using and recommending Jolly Giant products to my clients for over 10 years because they are well designed, well executed and the customer support is exemplary. I use QWS3270 Secure daily ...
Meg Boendier, President HCWT, Ltd. Atlanta, GA

Getting Started with QWS3270 Mobile.
 

Table of Contents

Basic Concepts

What is QWS3270 Mobile

What are "Sessions"

What are "Host Names"

How To

Connecting to a host

Disconnecting from a host

Emulating 3270 Function Keys


What is QWS3270 Mobile

QWS3270 Mobile is a TN3270E standards compliant emulation application that allows mobile devices to connect to IBM mainframes over an existing TCP/IP connection.


TN3270 is a widely used protocol for encapsulating 3270 data streams in TCP sessions. 

Back to Top


What are "Sessions"
The basic connection model used by QWS3270 Mobile is called a session. A session is a named connection to a single host and associates all the attributes and functionality that has been defined for connections with this host. This allows you to have different options defined for different hosts or even have multiple sessions to the same host with different options.

To define a session, tap Menu > Connect > New.

Enter a name for your session and tap OK. Specify the host name or IP address for this host and choose the correct port number.

Optionally you can specify an LU (Logical Unit) name to use for this connection.

You can now use this or any other defined session without having to specify the connection information again. Simply choose the session you want to connect to from the list of defined sessions.

Back to Top


What are "Host Names"
The 'host name' is the name the host is known by TCP/IP (as distinguished from the name you give this session).

This can either be a name (such as "jollygiant.dnsalias.com" for our test server) or an IP address (in the form of 70.51.81.169), as long as QWS3270 Mobile can resolve the host address using network aliases and directories.

If you do not know this name or address, you can obtain the host name from the network administrator of the host to which you want to connect.

Back to Top


Connecting to a Host
To connect to a host, use Menu > Connect. If you already have a session defined, simply select it from the list and tap OK. To define a new session, see sessions.

Back to Top


Disconnecting from a host
When you want to disconnect from a connected host, you can either close the program (the connection will be closed automatically), or you can tap Menu > Disconnect. This item is disabled when you are not connected to a host.

Back to Top


Emulating 3270 Function Keys
Most Mobile device keyboards do not have the function keys F1 - F12 found on most PC keyboards.

You can emulate these keys by using the following key combinations:
3270 Key Key Combination
CLEAR Ctrl + Right Arrow
PA1 Ctrl + Down Arrow
PA2 Ctrl + Left Arrow
PA3 Ctrl + Up Arrow
PF1 Ctrl + 1
PF2 Ctrl + 2
PF3 Ctrl + 3
PF4 Ctrl + 4
PF5 Ctrl + 5
PF6 Ctrl + 6
PF7 Ctrl + 7
PF8 Ctrl + 8
PF9 Ctrl + 9
PF10 Ctrl + 0
PF11 Ctrl + -
PF12 Ctrl + =
PF13 Ctrl + Shift + 1
PF14 Ctrl + Shift + 2
PF15 Ctrl + Shift + 3
PF16 Ctrl + Shift + 4
PF17 Ctrl + Shift + 5
PF18 Ctrl + Shift + 6
PF19 Ctrl + Shift + 7
PF20 Ctrl + Shift + 8
PF21 Ctrl + Shift + 9
PF22 Ctrl + Shift + 0
PF23 Ctrl + Shift + -
PF24 Ctrl + Shift + =

Back to Top