Search Results for "javax.websocket-api" - Page 38

Showing 7566 open source projects for "javax.websocket-api"

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
    Astro And Calc

    Astro And Calc

    Calculate Astronomical Data

    Berechnung astronomischer Erscheinungen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Ship Lock Scheduling

    Scheduling lockages at ship locks with several parallel lock chambers

    This Java software includes algorithms of combinatorical optimization for the NP-hard offline ship lock scheduling problem. Solutions and performed computations can be displayed graphically. Besides, there is a framework for generating test instances and running these in parallel, as well as R/JGR code for statistical evaluation. Some tools for estimating the quality of calculated solutions will be further improved. Initially the software was developed within a project of TU Berlin regarding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Nepenthes

    Nepenthes

    Nepenthes is a framework for iOS & macOS App quick development

    Nepenthes is a sub-middleware for iOS & macOS App development,which sets the standards for java back-end and Objective-C front-end development.Nepenthes back-end is based on Apache Tomcat or other J2EE compatible middleware by extends Nepenthes library.Nepenthes front-end is mapping to back-end with the support of Nepenthes framework. Nepenthes simplifies development process and shortens development lifecycle,it ensures the communication layer safe and solid,let your team focus only on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Atom RSS parser for Java
    This is a RSS and Atom feed parser written with Java 1.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    Hyperic Application & System Monitoring
    Hyperic is application monitoring and performance management for virtual, physical, and cloud infrastructures. Auto-discover resources of 75+ technologies, including vSphere, and collect availability, performance, utilization, and throughput metrics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Lite Weight Reporter

    Lite Weight Reporter

    Easy, Lite weight, real time, web based, reporting & analytic tool

    ****Refer to the improved version of the same application @ https://sourceforge.net/projects/query2report/ **** Light weight reporter, LWR, is a simple web based reporting building and publishing application. LWR transforms bunch SQL queries to charts and displays in a report. Each report has one or more elements arranged in rows and columns. Each element has title, SQL Query, database connection pointing to database from where data is retrieved and type of graph/table renderer. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hotspot Switcher

    Hotspot Switcher

    A tool written in java for activate, configure, deactivate hotspot.

    You don't want to spend money for buying a wifi ruter ? You don't want to manually type those commands for activating hotspot ? All you want is a free software which will automate the task ? Okay, Hotspot-Switcher is there for you. Its an Open Source (Free) software. user can start , stop hotspot in just one click & can set a password and username for the hotspot so that only those who know's the pass can join the hotspot. Hotspot switcher comes with a very basic GUI(graphical user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Lily Sql Client

    Lily Sql Client is a pure java client that supports jdbc databases.

    Lily Sql Client is a pure java client that supports jdbc databases such as Oracle, Mysql, DB2, and so on. It's written in java and runs on windows, linux and Mac OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SmartSlog (Smart Space Ontology) is a software/application development kit (SDK or ADK) for programming Smart-M3 agents (Knowledge Processors, KPs) that consume/produce smart space content according with its high-level ontological representation. SmartSlog applies the code generation approach: given an OWL ontology description, the ontology programming library is produced. The latter provides API to access the smart space via a Smart-M3 Semantic Information Broker (SIB) and data structures...
    Downloads: 1 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
  • 10
    SoyBeans

    SoyBeans

    A Task Processing Framework for Java

    Soy Beans is an HTTP request processing framework written in Java. Written as an alternative to frameworks like Struts and Stripes, it provides a robust and extremely flexible API enabling rapid deployment, and dynamic configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ClearCheckBook Java API

    A Java library for the developer API for Clearcheckbook.com

    A Java library to access the HTTP developer API for Clearcheckbook.com, the money management website. https://www.clearcheckbook.com/developer/api Uses HtmlUnit to do the connection. Code is now at https://github.com/leonarduk/clearcheckbookjavaapi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JPA Security is an Access Control Solution for the Java Persistence API. JPA Security enables you to configure access control to your JPA Entity Beans based on the currently authenticated user and its roles via XML or Annotations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    srt-translator

    srt-translator

    Subtitle translator from one natural language to other.

    Translating subtitles in format SubRip from one natural language to other. It is based on Google Translate without API and therefore without payment. Translator have automatic and manual spell checkers.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    aktrs

    aktrs

    Java actor library

    aktrs (pr: actors) is a Java application library implementing the Actor Model. It provides remote actors through TCP sockets (and SSL sockets), actor profiling, a Console and tunable logging. It's API is easy to use and its core is written in few lines of source code. aktrs requires Java version 1.5 or newer, has no additional dependencies and can be packaged into any application according to its GNU Lesser General Public License. Anyone is free to contribute with changes and redistribute...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sistra
    == MOGUT A GITHUB: https://github.com/GovernIB/sistra == Sistema de tramitació administrativa de les Illes Balears
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jpass
    Jpass keep your password
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    fxDB

    fxDB

    A framework to create CRUD applications with EclipseLink and JavaFX.

    This framework helps you to create a Java application to Create, Retrieve, Update and Delete data in a database using EclipseLink and JavaFX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    VAT Software

    Kerala VAT Form 8, 8B, 8C Software, Billing Software,Other VATsoftware

    Kerala VAT Form Software for Form 8, 8B, 8C, etc or customer specified VAT forms are also available.. It is also a billing software. Software has ADD Bill, EDIT Bill, VIEW Bill, DELETE Bill and PRINT Bill menus. Bills are saved in encrypted database. You can create login users. Print Preview is created for bills before printing. PDF file is also generated automatically for every bill while printing. Backup, Auto Backup and Restore the database are also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BioDWH: Bioinformatics Data Warehouse
    BioDWH is a bioinformatics data warehouse software kit that integrates biological information from multiple public life science data sources into a local RDBMS. It provides up-to-date integrated knowledge, platform and database independence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HostMonApp

    HostMonApp

    The Simplest Multi-User Latency Monitoring Web App

    Hostmon is a latency monitoring web app designed for ISP Support Technicians. Hostmon enables the Support Technician to provide a more rounded and detailed oriented service to his/her customers. Hostmon gives the Technician the ability to constantly monitor the network latency to hundreds of customer devices simultaneously. The Technician now has available, not only up to the minute network latency graphs for each device, but they can also view the historic latency information for monitored...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Visualization of Protein-Ligand Graphs

    Visualization of Protein-Ligand Graphs

    Compute protein graphs. Moved to https://github.com/MolBIFFM/PTGLtools

    NOTE: Project moved to https://github.com/MolBIFFM/PTGLtools. The Visualization of Protein-Ligand Graphs (VPLG) software package computes and visualizes protein graphs. It works on the super-secondary structure level and uses the atom coordinates from PDB files and the SSE assignments of the DSSP algorithm. VPLG is command line software. If you do not like typing commands, try our PTGL web server: http://ptgl.uni-frankfurt.de/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    OJson

    Optimised JSON (Javascript Object Notation)

    Optimise JSON by removing duplicate strings and arrays containing repeated object keys. Here you will find binary downloads and discussion (https://sourceforge.net/p/ojson/discussion/) . The actual development and issue tracking can be found here: https://bitbucket.org/cryanfuse/ojson
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Edifatto

    Tool for parsing, verifying, browsing and converting EDIFACT and X12

    'Edifatto' is a tool for parsing, verifying and browsing EDI (EDIFACT and X12) documents. User interfaces are GUI, command line and Java API. In addition to the core feature set, EDI documents can be expported as and imported from XML documents allowing the integration into XML-based tools and workflows (like anonymization or XSLT-processing).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Virtual Math Teams
    The Virtual Math Teams (VMT) Project (vmt.mathforum.org) at the Math Forum enables K-12 math collaborative learning, professional development of educators, & group cognition research. VMT is now integrated with GeoGebra (http://www.geogebra.org/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    strato

    strato

    模块化Web开发框架

    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.