Search Results for "java tcp transfer" - Page 4

Showing 734 open source projects for "java tcp transfer"

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
    JLibModbus - Java Modbus Library

    JLibModbus - Java Modbus Library

    A modbus library implemented in Java.

    JLibModbus is an implementation of the Modbus protocol v1.1b in java language. The library supports the most popular communication libraries (jssc, rxtx, jSerialComm, purejavacomm, java comm api); Maven dependency: <dependency> <groupId>com.intelligt.modbus</groupId> <artifactId>jlibmodbus</artifactId> <version>1.2.9.7</version> </dependency> Implemented MODBUS functions: 0x01 Read Coils 0x02 Read Discrete Inputs 0x03 Read Holding Registers 0x04 Read Input Registers...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    jDHTUQ
    ATTENTION: For more info and latest version, refer to https://github.com/estigma88/jdhtuq. jDHTUQ is a peer-to-peer DHT system based in Chord algorithm, but built like API to generalize the implementation of peer-to-peer DHT systems. jDHTUQ have two fundamental services , put and get of resource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PVF Server

    Multi-protocol server written in Java

    This is a multi-protocol server written in Java that can be extended to support any protocol. Configuration is done through the application interface or through a web based interface. An HTTP web server is built-in. The project is NOT intended for production runs. It was not updated since 2004. The current version was ressurected only as a teaching aid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Numerics for Chemical Engineering

    Numerics for Chemical Engineering

    Numerical models for chemical and process engineering

    NCE Calculation Framework is a library of routines, models and data applicable to chemical and process engineering calculations, written in Java. -- NEW -- www.chesolver.com *ONLINE CALCULATORS*. A set of solvers to perform calculations consistently on any device, from smart-phone to desktop. The project includes the following ready to use software all based on the same core library: * Online Calculators at www.chesolver.com * Extensions for Libreoffice/Openoffice Calc spreadsheet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    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
  • 6
    Lapidarius

    Lapidarius

    Faceting design software

    A faceting design program. Make designs for faceting stones using the graphical user interface, preview cuts before they are made, and use symmetry to create remarkable gems. See step-by-step instructions on how to cut your designs, and see the path of individual light rays of different colors through the stone when a material with a given refractive index and dispersion is used. Still in progress. Open to suggestions of features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    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
  • 11
    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
  • 12
    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
  • 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JRF

    Java Remote File - RemoteInputStream and RemoteOutputStream.

    ... 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: 1 This Week
    Last Update:
    See Project
  • 15
    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. https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bias :: Versatile Information Manager
    Bias is a cross-platform versatile information management application / Organizer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    EasyModbusTCP/UDP/RTU .java

    EasyModbusTCP/UDP/RTU .java

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

    Modbus TCP, Modbus UDP and Modbus RTU client/server library and Simulators for JAVA Suitable for data exchange between JAVA-Applications and PLCs like Schneider-electric; Siemens S7; Wago; Bosch-Rexroth; CoDeSys Devices and many more. Supports Function Codes: - Read Coils (FC1) - Read Discrete Inputs (FC2) - Read Holding Registers (FC3) - Read Input Registers (FC4) - Write Single Coil (FC5) - Write Single Register (FC6) - Write Multiple Coils (FC15) - Write Multiple Registers...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    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: 3 This Week
    Last Update:
    See Project
  • 19
    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...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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: 1 This Week
    Last Update:
    See Project
  • 22
    Desktop Java Pinger

    Desktop Java Pinger

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

    DJP - free portable cross-platform desktop graphical multi pinger, 100%-pure java. Local and remote (to syslog-server) logging support. At first DJP use ICMP for ping, if it is unavailable, it tries to check hosts with TCP/echo. Use standart OS ICMP packet-size - Linux=64 bytes, Windows=32 bytes. In addition to local-log also present syslog-server support: then any host down, DJP write message to local log and can send message to syslog-server. TCP port scaner and Telnet connection to host...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    BridgeBuddy

    Bridge duplicate tournament card play program

    ... 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: 1 This Week
    Last Update:
    See Project
  • 24
    Android DvxWifiScan - Wifi scanner

    Android DvxWifiScan - Wifi scanner

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

    ... (or 0.0.0.0 if none) It is optimized for low memory consumption. For now the embedded database does not interact with any outside server. I would like to allow the user to be able to transfer all the data from the sqlite database on the android device to a database or any form of visual report on the user's laptop or computer, through LAN in a first step, then through WAN in a second step. The feature of storing the GPS coordinates from which the scan was performed will soon be ok.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    TransferUs

    Upload and download files quickly and easily to and from WeTransfer

    TransferUs uploads and downloads files to and from WeTransfer.com. To install on Windows, download the exe and run the installer. 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...
    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.