GSW UTS provides the widest range of compatibility available for successful operation around the Globe!
Designed and Developed for the Most Demanding Commercial and Industrial Applications
Yes, the GSW Telnet and SSH2 Server provides Mobile clients that support Chinese Font GB!
- Dec VT100/220/320/420
- SCO Console, Wyse 50/60, IBM 3101, IBM 3151
- Symbol 3.x 40 series
- Perfect PC
- Character Display Translation
- Color Re-Mapping (All Clients)
- Color or Monochrome Presentations
- Alt-Key supported for all Emulations!
- Settable Screen Size
- Telnet - RFC 854 Compliant. Works with 3rd Party Clients (Desktop and Mobile)
- Connect from 3rd Party Clients - UNIX, MAC, Windows 3.1/95/98/NT/2000/XP/2003/2008/2012/VISTA/Windows 7/8/CE PPC, Mobile/RF Terminals/Scanners/Etc.
- Multi-language Support - Unicode - UTF Encoding
- Double-Byte, Traditional and Simplified Chinese Support
- SSH2 - Works with 3rd Party Clients (Desktop and Mobile!)
- Change Password
-
- Many times a user wishes to change their password. A convenient method is to use the Georgia SoftWorks Change Password command line utility.
- Command: gs_chpwd
- Syntax gs_chpwd <\\computer | domain>
|
- Connection Banner
-
- A custom banner can be displayed to the client upon connection to the host!. The connection banner is userful for displaying security and legal notices as well as other information that the user should see BEFORE logging on to the host. To enable a connection benner perform the following steps
|
- 1. Create the text of the Banner in an ASCII text file.
- 2. Save the file and name it banner.txt
- 3. Place the file in the directory
|
- Execute command on client from within Telnet/ssh2
-
- An incredibly powerful tool that facilitates client side processing of server side files when using the Georgia SoftWorks Telnet/SSH2 clients. If it is a GUI application then the application will display on the client desktop.
|
- When coupled with the UTS file Transfer utilites the possibilites are endless!
|
- Command: gs_exec
- Execute an Application on the client desktop
- Syntax: gs_exec
- Any valid command that can be run on the client can be specified as an argument to the gs_exec utility.
|
- File transfer - transfer files between the client and the server via telnet/ssh2
-
- Efficient file transfer capabilities are available when using the GSW UTS (Telnet/SSH2 Server for Windows) Server and Client. File transfer via Telnet/SSH2 is convenient as there is no need for a FTP Server to be installed and you are not limited by the file sizes as with many email attachments. If the session is encrypted then the file transfer is also encrypted!
|
- Command: gs_put
- Transfer the file from the server to the client
- Syntax: gs_put
- Command: gs_put
- Transfer the file from the client to the server
- Syntax: gs_get
- Note: You must use the GSW Telnet/SSH2 client with gs_put or gs_get.
|
- Launch a GUI application on the Server
-
- Launch a Graphical Interface (GUI) application on the server desktop from a Telnet/SSH2 session by using the utilities gs_gui and gs_engui. The application will display on the server desktop.
|
- Command: gs_gui
- Launch GUI application on the Windows Server desktop
- Syntax: gs_gui
- Setup: gs_engui
- Run gs_engui (enable gui) on the desktop. Use the run command or the start button or open a command shell. This must be done on the server by the current interactive user.
- Note: The launched GUI applications do NOT disply on the Telnet/SSH2 Session.
|
- Remote Reboot of server
-
- The system administrator may need to reboot a Windows server. The Georgia SoftWorks Telnet/SSH2 server provides a command line utility that reboots the Windows Server
|
- Command: gs_rbt
- Reboots the Windows System (Server, XP, Vista, etc)
- Syntax: gs_rbt [computer_name]
- Note: If the computer name is omitted the computer where the command is executed reboots.
- Note: All sessions will be disconnected. The reboot will occur about 40 seconds afte the command is issued.
- Note: Administrator privileges are requried to run this command
|
- Remote shutdown of the server
-
- The system administrator may need to shut down a Windows server remotely. The Georgia SoftWorks Telnet/SSH2 server provides a command line utility that will shutdown the Windows Server
|
- Command: gs_shutd
- Shutdown the Windows System (Server, XP, Vista, etc)
- Syntax: gs_shutd [computer_name]
- Note: If the computer name is omitted the computer where the command is executed is shut down.
- Note: All sessions will be disconnected. The reboot will occur about 40 seconds afte the command is issued.
- Note: Administrator privileges are requried to run this command
|
- Remote Registration
-
- In some instances you may need to apply the serial number from a remote location. The Georgia SoftWorks Remote Registraion Utility provides this capability. The can be done when upgrading to a new version of permanently activitating a trial version of the software.
|
- Command: gs_rr
- Apply a serial number to a GSW UTS (Telnet/SSH2) Server
- Syntax: gs_rr < serial_number>
- serial_number is the serial number obtained from Georgia SoftWorks
- Note: You must have Telnet/SSH2 connectivity to run this command
|
- CustomShell
-
- The UTS uses the Microsoft command-line interpreter cmd.exe (often called the “Command Prompt”) as the default shell.
|
- You can override this behavior and specify a path to a custom shell executable. For example you may want to use Windows Powershell as the default shell. In this case you would enter the path such as:
|
- C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
|
- For those migrating from cmd.exe to another shell please remember that each shell has its own commands to interface with the operating system. Commands used to make or change directories; launch applications, etc. in the cmd.exe shell will not work when using the PowerShell or another shell.
- You will need to use new cmdlets or scripts that can be processed by your selected shell.
- When you use a shell other than cmd.exe, the UTS logon script files (k_start.bat and c_start.bat) are still used but only act as configuration place holders by the GSW UTS GUI. All other entries are ignored.
- Power users can also automatically launch an application instead of a shell with the Custom Shell Path such as SAPConsole, QAD or HighJump by specifying the path to the executable.
|
- Special Bell Processing
-
- The Georgia SoftWorks Telnet/SSH2 Server for Windows can intercept a special character written to the application's screen and send a bell character to the terminal(in the place of the intercepted character). The special character and the location are defined using Registry Values.
- Usually the application can identify a normally unused position on the screen that can be used for the placement of the special character
|
- BellX: Column of the bell character, intialized to 0xffffffff, which makes it inactive
- BellY: Row of the bell character, intialized to 0xffffffff, which makes it inactive
- BellChar: Value of thebell character, intialized to 0x87
- Note: The special character will be automatically replaced with a space character on the screen
|
- TTY Name
-
- The Georgia SoftWorks UTS creates a tty name on a per session basis. This is available for viewing or use by customer created programs.
|
- Environment variable created: gwtn_tty
- It is set to /dev/ttypmmm, where mmm represents the socket number(handle) for the user's session
|