Showing 930 open source projects for "java security for linux"

View related business solutions
  • 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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    Lanslim (Local Area Network Server Less Instant Messaging) does exactly what his name says it does and much more. It enables people to talk with jobmates thanks to private chatroom with many features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ace Operator is a tool for enabling live communications between company representatives and online users from web sites. By clicking on the "live help" button, customers can get access to company representatives and exchange information in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Simple Client Server Chat Example

    An example of a simple chat system

    This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network). The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed. The Socket part aims to show how simple communication using TCP/IP are quite simple. The system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JuniCoder is a Java project that uses unicode as a base for decoding and encoding formats that invented workarounds to express characters not covered by ASCII. Decoders translate those inventions to unicode. Encoders encode to these inventions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    PlanetaMessenger.org is a Instant Messenger with support to all well known instant messenger networks including ICQ,MSN,AIM,Yahoo! and Jabber through a powerfull plugin engine. PlanetaMessenger.org support multiples look and feels, plugins and profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The PlanetaMessenger.org Libraries project is a set of open source instant messenger libraries used and maintained by PlanetaMessenger.org. You can find protocol implementation for MSN, ICQ, ComVC networks for use on standalone and server applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ExtremeTalk(XT)是一个用于企业或者组织内部进行在线通讯的,基于XMPP(Jabber)协议的即时通讯系统。ExtremeTalk(XT) is an Instant Messaging(IM) collaboration platform based on XMPP(Jabber) for enterprises and organizations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    InCrEG online gaming platform

    InCrEG online gaming platform

    Aire de jeu de Belote en ligne

    [fr] Aire de jeu en ligne (client et serveur) basée sur les sources InCrEG. Belote inclus et d'autres à venir. [en] Online gaming platform (client & server) based on InCrEG sources. Belote included, more games to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    LiveChat - Lightweight Chat option

    A Lightweight, Simple chating option for conversation

    This is a lightweight, simple chatting option, that has no central server, made in Java, and console-based. It includes a server runnable, bat and sh files and client runnable (Attention: only 2 peoples at minimum and at maximum can connect to server, this issue will be removed later!). The idea behind this project, is to offer a direct communication channel, that turns messages faster and secure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    FlareChat

    FlareChat

    An OpenSource Chat Solution

    FlareChat is a OpenSource Chat Solution, that works on every OS, that supports Java. It has a Built-In-Server for fast hosting and a separate Server for running on Console-only Systems. You can manage rooms and also kick chatters. In the future, we plan to add better Encryption, Server-Passwords, User-Passwords, File-Transfers and a way to save settings! Based on the following Post: http://www.dreamincode.net/forums/topic/259777-a-simple-chat-program-with-clientserver-gui-optional/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Pastiche ircd

    Simple IRC Server written in Java

    A Simple IRCD written in Java, for ease of adding custom code and allow better protection against crackers/hackers. (Note: This project has been moved to GitHub)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UIChat

    UIChat

    AX.25 UI based chat application

    Version 2.0 users should be at Java 1.7 or newer. An AX.25 UI based chat application, which allows the use of any modem type with KISS connectivity, including the famous FLDIGI!! UIChat is patterned after the FSQCall application and provides automated responses based on action characters included in the text of the UI frame. Both a Bash shell version and a Java gui version are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    .../CryptolinN.sh -------- Console: java -jar CryptolinN.exe --help N = version number
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cux Bomberman

    Cux Bomberman

    JAVA websocket implementation for a bomberman-like game

    This application uses JAVA and Glassfish server to provide an active and simple webSocket server for an online, multiplayer bomberman-like game. It only requires a running glassfish server to deploy the application on and a MySQL database server. After deployment and first run, anyone can access your webserver, register and play the game, using only a web browser that has built-in support for webSockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jIRCd is a full-featured Java-powered IRC server. It uses the advanced features of Java, including multi-threading and multiple platforms, to create a very powerful IRC server for any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MUSCLE

    Client-server networking library

    The MUSCLE system is a fast, portable, flexible client-server system for distributed applications. Clients send BMessage-like PortableMessages to each other either directly or via a centralized server (with built-in database and 'live query' support).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    OpenYMSG
    OpenYMSG is an open source Yahoo Messenger API implementation. It began as a fork of jYMSG, primarily to upgrade the API. It is intended to get you up and running with a simple Yahoo Messenger client in very little time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    BlackBoxSocket

    My twist to a Java based secure layer for socket communication.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a java based LAN messenger with file transfer support, chat and even a simple LAN game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BattleShip

    BattleShip

    The BattleShip is an online game developed in Java.

    The BattleShip was developed using Java. It is an online game where one user has to sink the other user’s ships. The game uses Server-Client structure, each user has a map where he needs to allocate his ships and one map where he will choose where to shoot to try to hit his enemy’s ships. The one who hit all opponent’s ships first, wins the game. The ships allocation can be manually or automatic (random position) and there is also a chat implemented where one user can talk to his...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Chatty

    Chatty

    A Twitch Chat Client

    Chatty is a Twitch Chat Client for everyone who wants to try something different than the Webchat but doesn't want to miss out on many of the Twitch specific features.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22

    TwitchIRC

    JAVA | A librarie so you can create IRC bots inTwitch easier

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SMS Chat (CChat)

    SMS Chat (CChat)

    Web based SMS Chat app delivering messages through SMS Gateways

    ############################### Project moved to GitHub: https://github.com/jcustovic/CChat ############################### SMS Chat application. Operators replay to SMS messages sent by users mobile phone. Application is web based, written in Java (web gui SmartGWT). SMS communication goes through SMS gateway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    'Leet Network

    'Leet Network is a free chatting client Based on java technologies.

    'Leet Network is a free chatting client Based on java technologies. Within a friend on chat you can send text message,transfer file and send emoticon and many more.Let enjoy with every moment with your loved one anonymously. Requirments : OS : Windows, Linux, OS X, FreeBSD Java 8 ( jre ) and later ( Oracle recommanded ) http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Project-Connect

    Project-Connect

    Just another LAN messenger

    IPTalk is a LAN messenger for Windows and Linux OS. It allows users to chat, transfer files over LAN. Main Features are: Threaded message broadcasts Chat logging Fast file transfer A great UI
    Downloads: 3 This Week
    Last Update:
    See Project