Google

zaTelnet Smartphone documentation

Content

  • Main window
  • Main window in serial port mode
  • Main window menu
  • Option tab
  • Ping window
  • Save session
  • Load session
  • Fingerprint
  • Terminal
  • Scroll bars
  • Terminal specials keys
  • Function keys
  • History window
  • History copy menu
  • Terminal past menu
  • Select key file
  • Line input mode
  • Proxy setup window

 


Main window

Server text box
URL or IP of your server

Port
Number of IP-port. Only digital value from 1 to 65535. Default values is 22 for SSH1/SSH2 and 23 for Telnet.

Drop down box for select protocol of connection. You can choose:

  • Telnet  telnet protocol
  • SSH1 SSH1 protocol
  • SSH2 SSH2 protocol use user name and password from this form.
  • SSH2 keyboard interactive SSH2 protocol use user name but ask password after main connection procedure finish. This mode don't saves password but you can try input password any times without restart connection. It is usefully for servers with digital secure ID.
  • SSH2 private key file SSH2 authentication by private key file. You can to use key-file in SSH.COM or OpenSSH formats. Supported RSA and DSA key files. Input file name on Options tab window.
  • Serial port Com-port communication. Possible select as phisical cable COM port cannection as Blue Tooth virtual COM port


User name
Login name. Is hidden when Telnet protocol selected.

Password
Password. It is hidden when Telnet or SSH2 keyboard interactive selected. When you choose SSH2 private key file, use this field for input key-file password.


Screen font size
You can set terminal font size from 4 to 12pt.

Code page
Code page encryption of your server. Possible values:

  • us-ascii
  • utf-8
  • utf-7
  • unicode
  • win-1250
  • win-1251
  • win-1252
  • KOI8-R
  • KOI8-U

Network
You can select network for connect to server. Automatic uses device predefined network map. But you can select Internet, Work, MyISAM and others network type in exclusive or shared mode, if automatic mapping works not correct.

Connect #1 menu
Start new session #1. Drop old session if it is active. Save parameters of current session in memory. These parameters will uses as defaults when zaTelnet start again. If you connect to your server first time, or server keys was changed, you'll see Fingerprint window.
Program can open 2 different sessions in one time. Use Menu for start session #2


Main form in Serial mode

Com
Com port number. Can be phisical or BlueTooth emulator serial port.

Baud
Baud rate. From 120 up to 512000 bits per second

Bits
Bits in serial pocket

Parity
Parity check : Even, Odd, None and so ones

Stop
Stop bits

 

 

 

 


Main form menu


Connect menu
Start new session. Drop old session if it is active. Save parameters of current session in memory. These parameters will uses as defaults when zaTelnet start again. If you connect to your server first time, or server keys was changed, you'll see Fingerprint window.

Continue menu
Continue current session if it is active.

Disconnect menu
Shutdown current session if it is active.

Exit menu

Shutdown session and terminate program.

Session / Save menu
Open Save session window

Session / Load menu
Open Load session window

Options... menu
Open Options window

Proxy... menu
Open Proxy window

Ping ... menu

Open Ping utility window

About ... menu
Open About window


Options window


Return send
You can select what zaTelnet send to server when Return hardware key is pressed. Possible values:

  • CR - Carriage return
  • CR / LF - Carriage return and Line feed
  • LF - Line feed


Local echo check box
When is checked, symbols is added to terminal window before send to server. May be useful when you connect with pop3, smtp and others server, witch not supports echo.

Screen size
Virtual screen size. You can select

  • Auto - program calculate virtual screen size by fontsize, physical screen size and orientation. Virtual screen size equal physical screen. Both scroll bars are not visible.
  • 80x25 - Virtual screen size is 80x25 symbols. If virtual screen is greater than physical screen, scroll bars is visible.
  • 80x132 - Same as previous, but Virtual screen size is 80 x 132.
  • Custom - User can set Virtual screen size manually by Width and Height text boxes.

Private key file
Path and file name of your private key

Key file menu
Open file explorer dialog box for find and select key file.

$Term string
Terminal string sent to server as terminal type identification. Some servers works incorrectly with vt100. You can change terminal type to vt102 or vt100-color, for example.

 


Ping

Server URL or IP text box
Your server URL or IP for ping.

Information about ping process
IP address, time of ping, maximum, minimum, average time. Quantity of sent, received and lost pockets.

Start menu
Start ping.

Stop menu
Stop ping.

Exit menu
Exit from ping utility and return to main form.

 

 

 

 

 


Save session

Input session name
Name under witch session parameters will be saved in memory.

OK button
Save session parameters and return to main form.

Cancel
Return to Main form.

 

 

 

 

 

 

 

 

 


Load session


List of sessions
List of previously saved sessions.

OK menu
Load parameters of selected session parameters and return to Main window.

Edit menu
Change name of selected session.

Delete menu
Erase selected session from memory.

Cancel menu
Return to Main form.

 

 

 

 

 


Fingerprint


Fingerprint
Information about your server secure keys. Show when you first time connect to server or when server changed secret keys.

Accept menu
Save information of server key in memory and continue session. Next time, if server key same, this window will not show.

AcceptOnce menu

Continue session, but do not store key information to memory. When next time connection start, you will see this window again.

Stop! menu
Don't store key and stop session. Return to Main window.

 

 

 

 

 

 


Terminal


Exit menu
Return to main window. Session stay active. You can to change some parameters, like fontsize, screen size and some others and press Continue button on Main form for return to current session. Or press Disconnect button for drop session down.

Ctl
Next symbol will send with Control modificator

Tab
Generate Tab simbol

Esc
Generate Esc symbol

Special Key
Open submenu with specials keys

Arrow keys in scroll mode menu
When checked and Virtual screen greater than physical screen of device, arrow keys (Left, Right, Up, Down) scroll terminal window. When unchecked,  arrow keys work as server application buttons.

Slow scroll menu
When Arrow keys menu is checked, default scroll value is 1/3 of screen by one click. If you wish scroll to one line per click, check this menu item.

Text/History...
Open History log window. You can see log of communication process, copy strings to ten clipboard slots and after send ones to server by Past menu.

Text/Past
Show terminal past menu

Text/Line input
Show Line input window, for send full line in one network pocket. Contains History and Template list boxes.


Scroll bars


Scroll bars
When you select non Automatic screen size on Options window , you may see small white lines on right and bellow sides of terminal. Its are scroll indicators. Your can scroll screen using arrow hardware key:
Check Arrow key inscroll mode menu item and use arrow keys for move terminal image.

 

 

 

 

 

 

 

 

 

 

 

 

 


Others menu

Characters

  • page up
  • page down
  • pipe |
  • underscore _
  • caret ^
  • <
  • >
  • \ (backslash)

PageUp
Send page up ANSII Esc-sequence.

PageDown
Send page down ANSII Esc-sequence

Fx button
Submenu for send F1-F10 ANSII Esc sequnce. See Fx menu

VT100 Fx button
Submenu for send F1-F4 VT100 native Esc sequence.

VT100 KPx button
Submenu for send KPx VT100 native Esc sequence.


Fx button menu


Generate function keys code from F1 to F10

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


History


Start/Stop select
When selection is active, you can use navigation hardware arrows for select text

Copy
Invokes Copy menu for save selected text in one of ten clipboard slots.

Navigation
Move cursor commands. PageUp, PageDown, PageLeft, PageRight etc...

Clear all
Clear all History log text

 

 

 

 

 

 


History copy menu


Select text by hardware arrow keys and open this menu for save selected text in one of ten menu items. If selected text is empty, menu item will contains (empty) text. You can use this strings for send to server in terminal window by Past menu.

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Terminal past menu


Use this menu for send to server strings, previously copied in History log window.

 

 

 

 

 

 

 

 

 

 

 

 

 


Select key file


Use navigation buttons for select file that you need. Press Enter hard button for open folders.

 

 

 

 

 

 

 

 

 

 

 

 

 


Line input window


Text box with current command
Use it for input command that will be send to server in one network pocket

History list box
Conatins stack of last commands, sended to server from this window.

Template list box
You can add preferred commands in this list box, and use its later.

Send menu
Send command from current command text box to server, and save it in History list box.

Send w/o history menu
Send command from current command text box to server but do not save it in History list box. Useful for password and others security commands.

Cancel menu
Close this window. Send nothing.

Add to template menu
Add current command from text box to template list box

Remove from template menu
Delete selected template item from template list box

Remove from history menu
Delete selected history item from history list box


Proxy parameters window


Use http proxy check box
Check it if you wish to use http-proxy server for SSH connection

Http text box
Input URL or IP of http-proxy server

Port text box
Port number of http-proxy server

Header
Additional header for Web proxy server

Use Web basic authentication check box

Set it if your server demands web basic authentication

User name text box
User name for web authentication

Password text box
Password for web authentication