Search Results for "java gui socket" - Page 7

Showing 1724 open source projects for "java gui socket"

View related business solutions
  • 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
  • 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
    pinx

    pinx

    Continuously monitor server connections

    A small OS independent application that helps monitoring server connections. You can specify multiple IP addresses that are pinged every few seconds. The UI warns if the ping is not returned and logs the results of the last 48 hours. pinx has been tested on multiple machines running Windows 7, Windows 10, Ubuntu 18.10, Linux Mint 19.1 and LMDE3: if issues on these or other OS' arise, please add a post to the discussion boards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A simple GUI Java program that is capable of WOL and Ping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JPykotaGUI

    JPykotaGUI

    Interface gráfica para PyKota / Graphical interface for PyKota

    Projeto destinado a ser uma interface gráfica web para o software de controle de impressão PyKota (www.pykota.com). Não possui vinculo algum com projeto oficial. Para novas instalações com Ubuntu 12.04 server use o script install.sh. -- Para FreeBSD veja https://www.vivaolinux.com.br/artigo/Configurando-o-FreeBSD-e-PyKota-para-receber-o-JPyKotaGUI/?pagina=5 https://sourceforge.net/projects/jpykotagui-freebsd/ -- Project to be a GUI for the print control software PyKota...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Codename One

    Codename One

    Cross-platform app development framework for Java & Kotlin developers.

    Build native mobile applications using Java or Kotlin with our open source tools. Codename One seamlessly integrates with IntelliJ/IDEA, Eclipse & NetBeans to make native write once run anywhere a reality on iOS (iPhone/iPad), Android, Windows (UWP), Desktops and more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Auth for GenAI | Auth0 Icon
    Auth for GenAI | Auth0

    Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

    Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
    Try free now
  • 5
    CertMgr

    CertMgr

    Certificate Authority administration application

    The CertMgr application allows you to administrator your own Certification Authority (e.g. for securing your network). You can create, sign and revoke your individual certificates via a simple User Interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    yaesc

    yaesc

    Yet Another Elasticsearch GUI Client

    Elasticsearch Desktop GUI client. An IDE to create and test your queries.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    BLAX! is a state-of-the-art Java-Swing application for optimized POS-Management and inventory management. Its keyboard-based control is optimized for high performance and all the GUI-Elements are designed for clarity instead of "colorful clickyness".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    This is a Java-based universal vocabulary trainer. The goal of this project is to provide an easy-to-handle and fast GUI for any kind of vocabulary material, especially language vocabulary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    mbFXWords

    mbFXWords

    Analyze text. Diagonal read subject, predicate, obj. Search other pdf.

    Version 1.04. Applies and builds upon Apache OpenNLP. For English, French and German files. JavaFX Application, runs with Oracle Java Runtime Environment version 8 that is including JavaFX. NLP extensions: - Divide sentences in subclauses: segmentation. - Divide plain text: subject, predicate, object. - Count words: stemming. - Search for similar content: pdf's. Gives out subject, predicate and object of sentences of pdf and plain text files. Provides comfortable GUI. Automatic...
    Downloads: 3 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
    ... management for each one. It also provides ability to run components in different threads (multitasking). IT CAN SUCCESSFULLY SPLIT MODEL'S THREAD FROM GUI THREAD
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SQL-Admin is a tool entirely written in Java. It uses JDBC and swing . Admin offers a SQL-Monitor, Data-Export, Data-Import, dynamic forms, guided Query, DML functions and data selection. It 's code-generator generates OO-Wrapper and SWING-GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Scan It

    Scan It

    Web scanner integrates with content repository through a REST Service

    Scan It project was created to facilitate and ease document scanning from web browsers. The project is built with C# as a backend, HTML as frontend and plenty of open source libraries. Solutions that depend on document digitization most of the time depend on scanners to be used within the project implementation. For instance, a project that is switched from hardcopy document processing to a softcopy document processing and the client needs that all old documents to be digitized. Here comes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    SportsTimer

    SportsTimer

    GUI tool to manage timer/round based sport events

    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    OpenChrom
    OpenChrom is a tool for gas chromatography and mass spectrometry. The focus is to handle data files from different GC/MS and GC/FID systems and vendors. Its functionality and algorithms can be extended using a flexible plugin approach, based on Eclipse RCP.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    Java Sorting

    A program to benchmark 5 different sorting algorithms.

    This program benchmarks the following sorting algorithms implemented in Java: Quick Sort, Heap Sort, Merge Sort, Selection Sort, and Bubble Sort. A command line GUI was created to facilitate all your benchmark needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Avian Parallel Computing

    Develop parallel programs. Try various thread configs. GUI front-end.

    ...) that simplifies parallel programming by providing a GUI frontend to setup, start, and monitor each bird (thread) in the program. ConcX allows you to start or stop one bird (thread) or the whole flock. The birds in the flock are loosely coupled & cooperate to accomplish your goal. ConcX offers many built-in info resources, such as by-thread logging, real-time display of individual thread activity, post mortem diagnostic information, saving of flock setups, parallel database access and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JSentiWordNet

    A wrapper for the famous SentiWordNet, a resource for opinion mining

    ... with a specific format that saves a synset on each line. In this project, we aim to provide a wrapper that allows developers to use SentiWordnet without the need to interact directly with the text file. The project allows simple interrogation using a simple GUI and a REST Web service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ERMaster
    ERMaster is Eclipse plug-in to make ER diagram. Functionally, Import from data base, Making of table definition book on Excel, Image output, DDL output, etc. are being offered.
    Leader badge
    Downloads: 122 This Week
    Last Update:
    See Project
  • 19
    DSTK - Data Science TooKit 3

    DSTK - Data Science TooKit 3

    Data and Text Mining Software for Everyone

    DSTK - Data Science Toolkit 3 is a set of data and text mining softwares, following the CRISP DM model. DSTK offers data understanding using statistical and text analysis, data preparation using normalization and text processing, modeling and evaluation for machine learning and algorithms. It is based on the old version DSTK at https://sourceforge.net/projects/dstk2/ DSTK Engine is like R. DSTK ScriptWriter offers GUI to write DSTK script. DSTK Studio offers SPSS Statistics like GUI...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    Apache GUI

    A free open sourced Apache Http Server GUI developed with Java.

    This project is used to provide a free java based open source Apache Http Server GUI. The solution is deployed as a web application that is accessible through a web browser. The solution is designed to be compatible with modern Windows and IX operating systems. Source code for this project is hosted on github https://github.com/jrossi227/ApacheGUI
    Downloads: 34 This Week
    Last Update:
    See Project
  • 21

    urmusic5

    The Free and Open Source Music Visualizer Tool

    urmusic is a free and open-source software that allows you to easily create your own music visualizer and create a music video for it! It makes use of hardware acceleration to render frames as fast as possible. Donations: Support me on ko-fi: https://ko-fi.com/nasso_
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Freeline

    Freeline

    A fast build tool for Android, an alternative to Instant Run

    Freeline is a super fast build tool for Android and an alternative to Instant Run. Caching reusable class files and resource indices, it enables incremental building Android apps, and optionally deploying the updates to your device by hot swap. Developed and used by Ant Fortune (about us) Android Team, Freeline has been significantly saving time in daily work. Inspiring by Buck and Instant Run but faster than ever, Freeline can make an incremental build in just a few seconds. No more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    JSiteDescriptor

    Binding site descriptor generation for SVM based classification.

    A set of java programs that extract coordinate and chemical information from PDB files. The binding site regions are extracted using grid based scheme. For binding site, spatio-chemical descriptor is generated based on PocketMatch algorithm of Dr. Kalidas (author of this project too).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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
  • 25
    jMednafen

    jMednafen

    jMednafen is a front-end for Mednafen

    jMednafen by Nikodim jMednafen is a front-end for Mednafen (http://sourceforge.net/projects/mednafen/) where the latter is a command-line-driven multi-system emulator utilizing OpenGL and SDL. jMednafen is purely written in Java 7 and it doesn't require anything, but this version of Java such as JRE or JDK, ver. 7 or newer. This is a cross-platform application that works under a graphical user interface (GUI). It is open source. To ease running video games for consoles is its goal...
    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.