Search Results for "java ssh client" - Page 18

Showing 2517 open source projects for "java ssh client"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Laverca

    Laverca

    Mobile signature service client Java API

    Laverca is an open-source Java API for requesting signatures using mobile signature services. Mobile signature service (MSS) allows users to sign messages securely using mobile devices. For instance, Laverca API can be used for document signing or strong user authentication in a login system. Laverca implements the ETSI TS 102 204 SOAP interface for application providers (APs). It means that Laverca can communicate with ETSI 204 conforming MSS systems. Laverca supports synchronous...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gsg.networks

    gsg.networks

    A simple native java network library

    A simple native java network library containing ftp, smtp and port knocking clients. Designed to be easily extended or customized this library will adapt smoothly in any java project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network. The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change. When you send a message with a password field, the resulting password checksum is cut at 128...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Hemera is a Virtual Intelligent System aggregating some more advanced Artificial Intelligence Technologies (speech, speech recognition, form recognition, motion recognition ...); with applications in daily tasks, domotics and robotics ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    AleHu

    AleHu

    Encrypting, anonymous, unlimited size message transfer system

    AleHu is an open source encrypted message transfer system that encompasses both server (PHP) and client software (Java). Give it a shot: You can try out AleHu by simply running the client using the preconfigured AleHu test server! For further details and instructions on how to quickly install and run AleHu, have a look at the documentation in the Wiki section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project offers a client java library for easy access to the tv data from schedulesdirect.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MongOz - MongoDB Desktop Client

    MongOz - MongoDB Desktop Client

    Multi-Platform MongoDB Desktop Client

    MongOz is a MongoDB client, intended to be multi-platform. It's written in Java as backend (to handle the MongoDB connections) and Javascript / HTML5 / CSS3 as frontend, in order to have a modern interface, besides being easy to change as desired.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Small application to manage Compiere/Adempiere Chart of Accounts file format. Creates and modifies Accounting import files needed for client setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    busilet

    Busilet is a reference implementation of IDTP and UTID.

    ... is a reference implementation of IDTP that provides a set of APIs developers to develop IDTP server and IDTP client software. Busilet4j is written in Java language and is for Java programmer to develop IDTP server and IDTP client software. The documents include IDTP specification v0.95 both in English and Chinese edition, an API specification in English only, all source code in Java, and a set of JUnit tests. See project document for more. Author: Huang Nenggeng huangng@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    medintux

    medintux

    Gestion de Cabinet Medical / Medical Patient Record

    ..., Linux, PC, Android et mode Web intégré dans un navigateur. Fonctionnalités : Comptabilité, Gestion du dossier patient, Gestion documentaire, Gestion des admissions et des salles d'attentes. Aide à la prescription.... Base de donnée : Gestion client serveur avec Mysql. Supporte des milliers de dossiers sans ralentissement. Une communauté active avec plusieurs centaines d'utilisateurs au quotidien. Medintux est un projet mature utilisable au quotidien
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    yKlinik - Free

    yKlinik - Free

    Yasasi Klinik

    Program untuk mencatat transaksi pada perusahaan-perusahaan yang bergerak di bidang jasa kesehatan seperti klinik, praktek dokter bersama, dental work, dan sejenisnya. Program dibuat menggunakan database MYSQL dan Java Swing. Mohon untuk registrasi (Free) agar dapat melepas masa percobaan 30 hari. Untuk informasi lebih lanjut, dapat dilihat di http://www.sistemyasasi.com/produk-kami/yasasi-klinik.html, atau hubungi support@sistemyasasi.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DVN

    An extended Subversion client enabling versioning of database schemas

    .... Currently, the client supports PostgreSQL and MySQL database systems. Emphasis is put on the client to be extensible, though, so it is possible to implement a connector for another database system. This project is supported by the Faculty of Informatics, Masaryk University, Brno, Czech Republic, as a research project MUNI33/112013, http://www.muni.cz/research/projects/23565
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Java MythTV API

    An API allowing java applications to connect to MythTV as a client.

    jMythAPI is a java library to query and control a MythTV backend and MythTV database. JMythAPI uses the Myth protocol to communicate with the MythTV backend and the MySQL JDBC driver to query the MythTV database. It provides a high level API enabling java developers to easily access MythTV, without the need to know all the details about the underlying protocol and differences between various protocol versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CodePad.org

    CodePad.org

    android app for CodePad.org & ideone.com

    An android client of CodePad.org & ideone.com CodePad.org is an oneline free multi-language compiler for developers. ideone provide non-free services for the same work. ideone is much more powerful Now the tool support C,C++,Java (for ideone), Bash (for ideone), R (for ideone), Python, Ruby, Perl, PHP
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Joomad

    Joomad

    Joomad! Joomla for Android

    Joomad is an client for Android mobile devices that allows you to completely manage the websites developed with Joomla CMS. How many have you found to modify your website or your blog in Joomla, but you could not because you did not provide a Pc? How many times have you wanted to post a photo or video from your smartphone on your site and you could not? But now, all this will be possible with Joomad! With Joomad you can: - Edit site configuration - Create / edit / delete menu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MusiqBox

    MusiqBox

    An social musicsystem for your Pi and smartphone.

    MusiqBox is an client-server based audio player, which let you stream music files from any device to an server and plays it. You are also able to store music on the server itself and manage it with your smartphone or desktop. The aim of MusiqBox is to extend the functionality of an existing audio-system (e.g. common stereo) with this features: -Playback of common audio-formats like: mp3, ogg, flac, wave,… -Stream music files over the network -Store music files locally -Remote control...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    ProjectKerensky

    Ground-Up rewrite of MekWars

    Over the last few years, I've become increasingly unhappy with Java as a server-side language. Project Kerensky is a temporary project, and will eventually become MekWars II. Server is C, based on SocketMud code. Client will remain Java, for ease of portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    HTML Splicer

    A simple alternative to web presentation layer frameworks

    HTMLSplicer is a toolkit that provides methods to compose complex HTML documents from simpler HTML documents, called templates. It can be used to generate servlet responses in Java web-applications. Why not use a presentation layer framework? Client-side developers are usually happy to build HTML, Javascript and CSS code using a simple editor and a browser. Server-side developers, on the other hand, prefer to develop object-oriented Java code using their favorite Java IDE. The problem...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Geoportal Server
    Geoportal Server is a standards-based, open source product that enables discovery and use of geospatial resources including data and services.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    Aspose for Spring.Java

    Aspose for Spring.Java

    Aspose for Spring.Java provides Aspose API samples for Spring.Java.

    Aspose for Spring.Java provides usage samples / sourcecodes for the demonstration of Aspose API for Java by extending famous Spring Java PetClinic Sample Web Application. This extension of "Spring Java PetClinic Sample Web Application" also shows the Integration of Aspose APIs with Spring MVC, JSP and Maven Project. Latest Release: v1.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A XML pull-parse library for Java 1.2, designed for processing XML protocol messages in the most efficient way possible. Contains a complete HTTP client library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    heylib

    heylib

    Android移动图书馆

    android图书馆设计采用android编写,mysql作为数据库,全程以SSH作为后台管理系统。其作为一个联网客户端,主要实现了在线登录,找回密码,查询个人信息,个人借阅信息以及检索图书和在线借阅图书的功能。其前台页面主要借鉴于《饭否》客户端,但后台代码基本为本人所写。本人在项目中担任项目负责人。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    lvhuo

    lvhuo

    绿活在线购物商城网站

    该网站以SSH开源框架搭建,以struts作为核心控制器,拦截和转发用户请求,Hibernate 作为数据持久化方案、Spring管理和配置整个bean。主要实现用户在线注册登录、查看个人中心,订购蔬菜、 查看订单、用户评价、用户留言等模块。本人在项目中主要负责整个网站框架的搭建、个人中心、在线购物 等主要核心模块的码编写。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    IPv6Droid

    IPv6 tunnel client for use on Android

    IPv6Droid is an Android client for IPv6 tunnels, in order to bring IPv6 support to Android mobile devices on networks that do not support IPv6 (specifically, all mobile networks in Germany at the time of writing). The project has moved to github.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JSIP2

    SIP2 Library for Java.

    3M Standard Interchange Protocol (SIP) is an industry standard protocol by 3M to allow automatec check out terminals communicate with library systems. JSIP2 is an Open Source (MIT) library that implements the 3M SIP version 2 protocol including the 3M SIP2 Extensions for SIP2 clients. The library contains the necessary functionality for SIP2 client socket based implementation supporting all the SIP2 messages and fields, including also the fields defined in the the 3M SIP2 Extensions.
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.