The "/0.8.2" file could not be found or is not available. Please select another file.

Showing 178 open source projects for "java socket server"

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
  • 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
  • 1

    email-validation-api.com

    Email Address Verification API

    We provide a High Quality / Real-Time Email address Verification API. We perform checks on both local username and domain name parts of the Email address syntax. Our system evaluate a score based on the username syntax risk, as well as some deep server verifications, such as: MX records existence, SMTP host, open ports, and the answers after a socket conversation between our server and the SMTP host. Our API will answer to your requests using the output format of your choice, with the results...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    fast-serialization

    fast-serialization

    FST: fast java serialization drop in-replacement

    Up to 10 times faster 100% JDK Serialization compatible drop-in replacement (Ok, might be 99% ..). As an example: Lambda Serialization which came with 1.8 worked instantly. Android compatible since version 2.17 (use FSTConfiguration.createAndroidDefaultConfiguration() both on the server and client side. The configuration object has to be passed into FSTObjectIn/Output constructors) FSTStructs is very similar to IBM's packed objects. The difference is you can run it with Oracle JDK today...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HelloNzb

    HelloNzb

    The Binary Usenet Tool

    With HelloNzb you can download (binary) files from Usenet servers via NZB index files. The software is based on Java and can thus run on many platforms (tested on Windows and Linux). Automatic archive verification via PAR2, automatic RAR archive extraction, built-in yEnc- and UU-decoding. Portable, no installation required.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    NEXUSe2e Business Messaging Server
    NEXUSe2e server provides XML based messaging using e.g. ebXML to integrate business processes that span multiple companies. Its main use is for supply chain integration, e.g. for exchanging orders and other business documents in electronic form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    EventWeb creates a bi-directional channel between a browser and a web server. This allows the user to interact with a web application in the same way as a desktop application. Works with Java servlets or as a stand-alone application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RabbieOS

    RabbieOS

    Reductively Architected Breviloquently Built Information Environment

    An ambitious project designed to workaround many of the limitations of conventional web and database services. Fast lightweight database-web server primarily targeting virtual environments. Run up to ten or twenty times more independent virtual guests per hypervisor than Linux or Windows Secure, isolated, non-extensible API is opaque to hackers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Web Widget Toolkit (WTK): Server-side components for easily creating web-based user interfaces with complex navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Apache Guacamole

    Apache Guacamole

    HTML5 Clientless Remote Desktop

    Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH. We call it clientless because no plugins or client software are required. Thanks to HTML5, once Guacamole is installed on a server, all you need to access your desktops is a web browser.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9

    Service Grid - Language Grid Base System

    SOA infrastracture initially developed by NICT Language Grid Project

    Service Grid is an infrastructure for accumulating and sharing Web services. Resources with complicated intellectual property issues are wrapped as Web services and shared on the Service Grid. If you release your software by using the software of this project, please include the following description in the documents or on the website. * This software uses the [SOFTWARE] by the Language Grid project (http://langrid.org/). [SOFTWARE] is one of: * Service Grid Server Software (http...
    Downloads: 2 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
  • 10
    TCPMonPlus

    TCPMonPlus

    TCPMonPlus intercepts TCP packets and SOAP reqeusts

    ... specified in the configuration panel. User Name and Password may be supplied if the server requires HTTP authentication. NOTE: You can run the application in console mode using the following example command: java -cp . com.yasmoicoco.proxy.tcpmon.TCPMonitorPlus -console 9080 192.168.1.1 9080 true Using the scripts: Or You may execute one of the scripts as follows: Windows: TCPMonPlus.bat TCPMonPlusConsole.bat Non Windows: TCPMonPlus.sh TCPMonPlusConsole.sh Also known as TCPMon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sesame

    Sesame

    Java RDF Framework

    This project is no longer actively maintained. It is succeeded by the Eclipse RDF4J project, which can be found at GitHub and at http://www.rdf4j.org/. Sesame is a de-facto standard framework for processing RDF data. This includes parsing, scalable storage, reasoning and full SPARQL 1.1 query/update support. Sesame offers a fully modular toolkit and an easy-to-use Java API that can be connected to all leading RDF storage solutions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Nets&Nuts

    Nets&Nuts

    Communicating Vision PLC with Java - Linux server

    This is a Java application which enables the communication among Vision V350 PLC and Linux server without using OPC server. In fact there are two applications: 1- TCP_Server which timely receives data sent from PLC 2- TCP_Client which implements the Unitronics ASCII communication protocol allowing an user read and write any PLC registers of Vision V350 model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jericho HTML Parser is a java library allowing analysis and manipulation of parts of an HTML document, including server-side tags, while reproducing verbatim any unrecognised or invalid HTML.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Tags Editor
    This software enable you to run HTML,CSS, VB Script and Java Script programs. This software support VB Script & Java Script components. you can run any kind of VB Script and Java Script programs without saving,just type program and view it in internal browser. you can run HTML,CSS,VB Script & Java Script components without full code of it. you can view your code in many browsers like Internal Browser,Default Browser,Internet Explorer,Chrome,Firefox,Safari or you can add your browser path...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mobile Esperanto

    Mobile Esperanto

    Application for learning Esperanto using various web resouces

    Uses a set of GWT widgets which emulate the iPhone look and feel. Can be used on mobile devices as well as the desktop. Uses Google MVP architecture; PHP server side provides JSONP by querying various web sites, notably Lernu.net, a popular Esperanto learning site. Try out the demo at the Mobile Esperanto Web Site below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SITools2
    SITools2 is a new CNES generic tool performed by a joint effort between CNES and scientific laboratories. The aim of SITools is to provide a self-manageable data access layer deployed on already existing scientific laboratory databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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
  • 18
    Darkfall Emulator

    Darkfall Emulator

    Develop an emulated Darkfall Online Server.

    This project is the development of an open source fully emulated Darkfall Online Server and reverse engineering the proprietary game engine that DFO uses, the SF3D engine as well as its source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    XML Content Provider

    Plugin to connect XML data sources to the GIN Server

    The GIN Server is a semantic middleware for efficient "bottom-up" data integration and automized semantic analysis for dynamically linked data. The XML Content Provider is a configurable plugin for the GIN Server to integrate any XML data source with a simple structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    RDF Content Provider for iQser GIN

    Plugin to connect RDF sources with the GIN Server

    GIN Server is a semantic middleware for easy data integration and automized analysis. The extendable architecture allows to plugin in data sources, analytics and event handling. This RDF Content Provider enables access to Semantic Web Content as an RDF file or SPAEQL endpoint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GreasySpoon

    GreasySpoon

    An ICAP Services Factory

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RRRP

    RRRP

    Ric & Ry Remote Protocol

    --English-- RRRP is a very simple remote protocol with tools of both server and client sides. The project is currently in development phase. First release will end up with - protocol specifications (very short :-)) - keyboard emulation - mouse emulation - server script (Windows OS specific) - client app (Android OS specific) The project - and the protocol - has been named as both founders nick names: Ric and Ry. --French-- RRRP est un procotole très simple de contrôle à...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Infofuze

    Data migration/conversion library based on STX and XSLT transformation

    Infofuze is a Java library and server application that can be used to transform and combine data from various sources into a specific XML or other text output format that can be stored or indexed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    WebDiff

    Graphical tool for visualizing changes in web pages

    WebDiff is a graphical tool for visualizing changes in web pages. It is written in Java and uses Eclipse's SWT toolkit. You can view changes between any two HTML files on your file system or a web server, distinguishing them in a manner of your choice. There is a plan to eventually support viewing changes between Git/Subversion/Mercurial clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Database to CSV

    "Database to CSV" project stores/loads data between database and CSVs

    "Database to CSV" allows to back-up data from database(Oracle, MySQL, SQL Server) in the form of CSV files. Each table data is stored in a separate CSV file. It also allows to load data from CSV files into the database. Program can be run from UI or from command line. There's one more advanced feature which allows merging of data from CSV file to Database. It is only available from command line. (It will take foreign keys and unique keys into consideration and then try to insert...
    Downloads: 0 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.