A cross-platform ANSI-BBS terminal designed to connect to remote BBSs via telnet, rlogin, or SSH. Supports ANSI music and the IBM charset when possible. Will run from a console, under X11 using XLib, or using SDL.
Libpwmd provides an API for connecting to pwmd. It allows for your application to easily store and retrieve data from a pwmd server. It does all the work of setting up the socket and socket IO. Fetching element content can be done in as little as 4 function calls: pwmd_new(), pwmd_connect(), pwmd_open() and pwmd_command().
This software is designed to remotely control a personal computer from another one on the local network or the Internet. Program is written in C language using the GTK+ graphical library. It can connect to the remote computer, send key presses, multiple presses and key sequences to a PC and run applications on it.
Remote Connection Manager is a GTK application that provides an easy way to initiate connections to remote machines. It's primary goal is to provide a GUI to launch ssh, telnet and rdesktop type of applications, however it is highly configurable.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
WinTun is a simple user friendly application that creates an SSH tunnel to access RDP sessions. It strives to be a win32 native application using the libraries from libssh2 project. In the future there is an intention to support VNC as well.
Paul Thomas's Performance Tuned SSH, aka PTssh. A cross-platform, high-performance, multi-threaded, thread-safe library implementing the SSH2 protocol and SFTP version 3.
This is a simple GUI application for scp. This can be used to upload files from the local computer to a remote server where you have user account. This uses libssh library to implement scp .