Showing 445 open source projects for "java gmail client"

View related business solutions
  • 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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    FTraQ ("File Transfer Queue") is a platform-independent FTP client written in Java. Its goal is to allow queue management across different platforms as well as sophisticated segmented (threaded) downloading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Finally! An extensible, cross-platform dynamic, static, or custom DNS update client! This simple Java program will keep your domain name always pointed at your computer. Supports multiple ways for obtaining IP, updating domain, and reporting errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IPLServer is part of a client/server technology for ip location. It is queried from IPLClient or other clients and delivers data like latitude, longitude, country and city.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JPass provides a flexible , XML based framework for storage & access of website account details (Including passwords). The framework consists of a desktop client, server (Tomcat) with database storage and later on webscripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • 5
    CVS Client is a Java servlet-based web application which provides client functionalities for various version control systems. Unlike most web-based CVS clients, CVS Client implements full range of client functions including checkout, update, and commit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Audis is a solution to implement sonification (based on audio or MIDI data) into web pages and web applications. Audis can be installed with Java Web Start and enables web servers to \"compose\" sounds which can be played back on the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Web Blogging Client is a Java servlet-based client application for various blogging services. It implements various remote blogging APIs, and it can be used to post and edit blog messages against any blogging web sites compliant with these APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    short: Import a web service into your Eclipse project. long: This project provides an eclipse import wizard which generates the java client stubs to invoke a Web Service. (Add Web Reference)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    <b>IVJ MUD (Masive Multiplayer Text Game) is a SSL-based soft:<br>-Client (GUI)<br>-Server (GUI)<br>-Applet (GUI)<br>-Protocol (SSL-based, use of localization files that store strings to reduce trafic and allow for instant i18n.<br> LOOKING FOR HELP!</b
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10
    SweetReader is a GUI desktop client written in Java, using the SWT and Swing toolkits, for reading RSS feeds. It uses Informa RSS Library as the core library for parsing feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A MMO Version of a graphical NetHack. This game has 2 parts: A Server written in Java and a Client written in DarkBASIC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SAIWS (Simple Asynchronous Invocation Framework for Web Services) is an add-on to Apache Axis. It allows web service client developers to invoke web services asynchronously on top of the HTTP and SOAP protocols (without using messaging protocols).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Barracuda is an open-source Presentation Framework designed to make it easier to build servlet based webapps by applying proven client-server patterns to the web development paradigm. It includes: -DOM based templating mechanism for better separation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This library provides support for server/client-side FTP using the Java New IO package, thus enabling non-blocking, high performance IO. The current layer addresses FTP on the lowest level and adds pluggable support for some higher-level features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Client software for UptimeNotifier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ResumeGazette is a client that obtains email addresses from searches on popular job search sites, then at the direction of the user, sends emails to all of the addresses found along with an attached resume.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The goal of SVG Foundry is to provide a set of tools and libraries to simplify the creation and manipulation of SVG components both on the server side, in java, and the client side, in JScript. SVG Foundry will also provide basic SVG Components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JTelnet is a simple telnet library for Java with a few demo applications. One is a simple command line telnet, another is a Swing component that includes VT100 emulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A client for Dict servers written in Java. See http://dict.org for more info about Dict servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TCP-Beholder is a client/server traffic sniffer with a userfriendly gui.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Parsec provides a JSP 1.2 tag library and an API for developing rich web applications. MVC is supported with the Page Controller pattern, where requests go to JSPs; no XML config files. Client-side form validation supported by JavaScript code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    100% Java multithread search engine. Communication between the client and server is transferred through TCP-IP. To index objects, it obtains the documents through HTTP protocol and parses HTML files, PDF files, XML files and Text Plain files. Artlight use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JMSME provides implementation of Java Message Service on Java 2 Micro Edition. <br>It consists of 2 parts: <br> client-side part - library implementing JMS functionality <br> server-side part - proxy between the client-side and JMS provider server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jRevProxy is a lightweight reverse proxy server fully written in Java. jRevProxy accepts HTTP and HTTPS requests and translates these into new requests based on a set of rules. HTTPS with client side authentication (X509 certificates) is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java IP update client for dynamic DNS services [DEAD]
    Downloads: 0 This Week
    Last Update:
    See Project