Home  /  Communication Apps  / 510Connectbot on Windows Pc

510Connectbot on Windows Pc

Developed By: Carl Byington

License: Free

Rating: 4,2/5 - 28 votes

Last Updated: April 16, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.9.3-8
Size 1.4 MB
Release Date October 30, 19
Category Communication Apps

App Permissions:
Allows applications to open network sockets. [see more (6)]

What's New:
Audible bell checkbox enables/disables bell volume. Monitor string is now a URI [see more]

Description from Developer:
SSH client with vt320 and tn5250 terminal emulation. Licensed under the GPLv3 or later. The complete source code is available at http://www.five-ten-sg.com/510Connectbot

This fork... [read more]

App preview ([see all 3 screenshots])

App preview

About this app

On this page you can download 510Connectbot and install on Windows PC. 510Connectbot is free Communication app, developed by Carl Byington. Latest version of 510Connectbot is 1.9.3-8, was released on 2019-10-30 (updated on 2024-04-16). Estimated number of the downloads is more than 1,000. Overall rating of 510Connectbot is 4,2. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 28 users, 3 users had rated it 5*, 17 users had rated it 1*.

How to install 510Connectbot on Windows?

Instruction on how to install 510Connectbot on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install 510Connectbot on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install 510Connectbot using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "510Connectbot" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install 510Connectbot on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "510Connectbot" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.9.3-8.

Download 510Connectbot 1.9.3-8 on Windows PC – 1.4 MB

SSH client with vt320 and tn5250 terminal emulation. Licensed under the GPLv3 or later. The complete source code is available at http://www.five-ten-sg.com/510Connectbot

This fork extends previous Connectbot projects in two ways. It includes tn5250 terminal emulation, in addition to the previous vt320 terminal emulation. It also contains hooks for a separate monitoring process that has access to some of the internal operations in this emulator.


Other changes from previous versions as of 2014-12-26:

The Android SecureRandom bug has been fixed in newer versions of Android, but this code now compensates for that bug in older versions. If you have keys generated on older Android devices, those keys should be discarded, and you should generate new keys.

The underlying compression code from jcraft has been updated. The underlying socks proxy code has been updated. The underlying ssh code has been updated from trilead to ganymed. Elliptic curve crypto is now supported, but the NIST curves are placed after the RSA and DH types in the list of key exchange algorithms, so they should only be used if the server does not support RSA or DH. This change is based on on a general lack of trust in NIST curves that have possibly been compromised by the NSA.

The soft function keypad now has better labels, and can generate all 24 function keys for 5250 emulation. A hardware button can be configured to display that function keypad.

A deployment.connections text file is read (and deleted) on startup. This may be used to preconfigure the global options and to create an initial set of host connections. This is really only useful for bulk deployments.

The font sizes are now kept with one decimal point, and font size changes are done by scaling by a constant factor of 1.1, rather than the linear additive 2 point factor.

On a per-host basis, you can either allow the font size to change the number of rows and columns depending on the visibility of the soft keyboard, or you can fix the number of rows and colums. Using a larger font with a fixed number of rows and columns, you may only be able to see the top left part of the logical screen that is being used by the host system. There is no vertical or horizontal scrolling yet.

The configurable hardware buttons can now change the font size.

The soft function keypad now includes the cursor movement keys.

Bug fix - switching apps caused ssh sessions to hang.
Audible bell checkbox enables/disables bell volume.
Monitor string is now a URI
Allows applications to open network sockets.
Allows access to the vibrator.
Allows applications to access information about networks.
Allows an application to write to external storage.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows an application to read from external storage.