Search Results for "java tcp transfer" - Page 6

Showing 878 open source projects for "java tcp transfer"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start 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
    chemicalInventory is a chemical intelligent tool for managing chemical inventories. Main features: Find chemicals via substructure or text searches. Manage container and shelf locations, check containers in and out or transfer containers between users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    NetBuffer

    NetBuffer

    TCP and UDP network buffer

    NetBuffer is a data buffer and splitter: configure your device to push data into NetBuffer, and NetBuffer forwards it to unlimited destinations. Offloads processing from your device to the NetBuffer system. Centralizes management. Runs on Windows.
    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ZimmerSCP

    ZimmerSCP

    SCP GUI client for altering two remote file systems.

    This program is a GUI based SCP (Secure CoPy) client. It utilizes three windows for three file systems, allowing files to be copied between them, as well as files in each to be deleted, edited, or renamed either independently, or remote files in sync with each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    JennyNet

    JennyNet

    Java Network Layer for Server/Client Communication

    Java Network Layer resting on TCP/IP is now developed by Wolfgang Keller, SF user "kse". This site is outdated and contains an old version of the software. I have given up developing this project and left all copyright to Wolfgang Keller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lanproxy

    Lanproxy

    Intranet penetration tool that proxies local area network computers

    Lanproxy is an intranet penetration tool that proxies local area network personal computers and servers to the public network. It supports tcp traffic forwarding and any tcp upper layer protocol (access to intranet websites, local payment interface debugging, ssh access, remote desktop, http proxy) , https proxy, socks5 proxy...). Penetration basic functions, same as the open source version, high performance, can support tens of thousands of penetration connections at the same time. Support...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    JConn

    Java TCP Networking Framework

    To see a full changelog, click the following link- https://github.com/davidg95/JConn/releases ---This project is still in the early stages. Please log all bugs on https://github.com/davidg95/JConn/issues or email pirakaleader@googlemail.com. --- Java TCP networking framework for making the development of Java network applications easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JRF

    Java Remote File - RemoteInputStream and RemoteOutputStream.

    ...Basic access configuration/restriction should be performed on the OS, by changing rights of the user running the JRF Server. It is like an insecure FTP-like file sharing runnning on a single TCP port. Its Java nature gives Java programmers access to remote files as remote `InputStream` and `OutputStream`, with the added value of optionally **compressing data exchange** to ease up network usage.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    ApkFor 1.0

    ApkFor 1.0

    ApkFor helps to transfer forest growth and yield models using Android

    ApkFor is a generic Open-Source Code for compiling an application for Android (2.2) to help to transfer growth and yield models of different forest species easily changing the code. ApkFor was developed by Fernando PÉREZ-RODRÍGUEZ (fernando.perez@fora.es) and Maria MENÉNDEZ-MIGUÉLEZ. The project and Code are Beta and could be improved and re-used by anyone. In this case cite font as follows: "PÉREZ-RODRÍGUEZ F., MENÉNDEZ-MIGUÉLEZ M. 2017. ApkFor: Project and Code....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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
  • 10
    Bias :: Versatile Information Manager
    Bias is a cross-platform versatile information management application / Organizer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EasyModbusTCP/UDP/RTU .java

    EasyModbusTCP/UDP/RTU .java

    Modbus TCP, Modbus UDP and Modbus RTU client/server Java library

    ...V2.4: Improved Exception Handling V2.3 HF2: Bugfixes Modbus TCP Server
    Downloads: 24 This Week
    Last Update:
    See Project
  • 12

    OpenSource Domain Name Registry Platform

    Open-Source Domain Name Registry Platform based on Perl and mod_epp

    ...EPP Server supports the following RFCs: - RFC 5730 - (EPP) - RFC 5731 - (EPP) Domain Name Mapping - RFC 5732 - (EPP) Host Mapping - RFC 5733 - (EPP) Contact Mapping - RFC 5734 - (EPP) Transport over TCP The interface supports the following object types and transactions: - Domain commands: check, info, create, update, renew, delete, transfer - Host commands: check, info, create, update, delete - Contact commands: check, info, create, update, delete - Session commands: login, logout, hello, poll Uses the 'prepaid' billing model. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NettyGameServer

    NettyGameServer

    A mobile game distributed server implemented using netty4.X

    A mobile game distributed server implemented using netty4.X, supports tcp, udp, http, websocket links, uses protobuf custom protocol stack for network communication, supports rpc remote calls, uses mybatis3 to support db storage sub-database sub-table, supports asynchronous mysql Storage, update the reids cache synchronously when the db is saved. Use the ExcelToCode project to generate java classes and json data dictionaries from excel data, and DictService directly reads json to reduce part of the data dictionary code. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    endpoint-health

    endpoint-health

    Standalone web application allowing to monitor end points availability

    End Point Health is a standalone web application allowing to monitor end points availability on various protocols (ftp, http, https, icmp, tcp...) This project is licensed under the WTFPL (Do What The Fuck You Want To Public License, Version 2) Copyright © 2017 spypunk spypunk@gmail.com This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    An Open Community in the Home Automation and Domotics space. We believe an Open Source approach can revolutionize the way people create, install, and maintain software in the industry. Our panel technology integrates with your favorite protocol and runtime hardware through Open Source software. We open up the front-end and support a unified panel and visual programming model. An installer can pick and choose hardware products from different vendors and still present one panel UI to the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    Metric Collector

    A bash-Script to collect metrics from a Linux system.

    Collects server and java process information from various tools and creates charts with the data. The script was tested on GNU/Linux with gnuplot 4.4. For the script to work you have to set the variable "JAVA_HOME" to a valid JDK location. Check the documentation in the script file. The following information gets collected: >> output from vmstat >> netstat tcp states and established connections >> information from /proc/fd >> jstat -gc output >> jstat -class output >> CPU%, MEM% and ThreadCount from top and ps-command >> disk usage for each mounted device from df-command
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Maroc

    Maroc

    Software para la Medición Automática de la Oscuridad del Cielo

    Aplicación para facilitar la toma de datos del nivel de oscuridad del cielo nocturno usando un SQM-LU y aplicando las directivas establecidas por la SEA en el proyecto NIXNOX. La aplicación se conecta via TCP/IP a una raspberry pi que controla tanto un brazo robot como el SQM-LU. Las instrucciones para configurar la raspberry pi estarán disponible en breve en: http://www.luz-cero.es/maroc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Desktop Java Pinger

    Desktop Java Pinger

    Free portable cross-platform graphical multi pinger, 100%-pure java

    TCP port scaner and Telnet connection to host support. Also support backup/restore DB+CFG files to/from zip-archive. Simple and intuitive GUI - Graphical User Interface. Successfully tested in Windows and Linux for more than 100 hosts. Example of using CDI (Weld) and JPA (EclipseLink / OpenJPA) in Java SE application. Support both IPv4 and IPv6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    BridgeBuddy

    Bridge duplicate tournament card play program

    ...After each tournament date user can mark double substituts, get results from bridgemate database and/or key in results, key in penalty (e.g. 40%-60%), key in bidding (with ongoing calculation of score). Each time user choose 'Go to end of current date' all html-pages (incl css-files) for current date are made ready to transfer to a web server. BridgeBuddy is developed while using it 2 times a week (sometimes with mixed number of bridgemates) since 2011 in two danish clubs. Languages are english and danish. Developer can easy add more. Java documentation in english
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Android DvxWifiScan - Wifi scanner

    Android DvxWifiScan - Wifi scanner

    Wifi scanning and wifi control tool for Android 4.2.2 and more.

    DvxWifiScan is a wifi 802.11x scanning application for Androïd 4.x and more. It allows you to : - Launch a one-time scan of all wifi network SSIDs around - Launch a wifi access points loop scan that writes its result on screen, in a file at the root of the sdcard (/sdcard/dvxwifiscan-scan.log), and in an embedded sqlite database (default system storage). - Stop and start the wifi interface + get the MAC address of the connected interface - Get the LAN IP address currently in use...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    TransferUs

    Upload and download files quickly and easily to and from WeTransfer

    ...To install on Mac OS, download the zip file, extract the files, and run the jar file. You must have Chrome installed to run the application. For Mac OS, you must have Java installed too. For Windows, if you install the program in Program Files or another sibling directory, then you must run the program as an administrator every time. This is because Java cannot access the Windows permissions needed to save transfer information. I recommend installing the program in Documents instead. This way, TransferUs can save your transfer without needing permission. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The MockFtpServer project provides a mock/dummy FTP server for testing FTP client code. It can be configured to return custom data or reply codes, to simulate either success or failure scenarios. Expected command invocations can also be verified. This project has been moved to https://github.com/dx42/MockFtpServer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    NXLog

    NXLog

    A multi-platform universal log collector and forwarder

    NXLog is a modular, multi-threaded, high-performance log management solution with multi-platform support. In concept it is similar to syslog-ng or rsyslog but is not limited to unix/syslog only. It can collect logs from files in various formats, receive logs from the network remotely over UDP, TCP or TLS/SSL . It supports platform specific sources such as the Windows Eventlog, Linux kernel logs, Android logs, local syslog etc. Writing and reading logs to/from databases is also supported....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Parallec

    Parallec

    Fast Parallel Async HTTP/SSH/TCP/UDP/Ping Client Java Library

    Fast parallel async HTTP/SSH/TCP/UDP/Ping client java library on Akka. Aggregate 100,000 APIs & send results anywhere in 20 lines of code. View production use cases. Ping or HTTP calls 8000 servers with responses aggregated in 12 seconds. Parallec means Parallel Client (pronounced as "para-like"). Open Source from eBay Cloud. A convenient response context passes any object you need when handling a response.
    Downloads: 0 This Week
    Last Update:
    See Project