Showing 230 open source projects for "java, networking"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    Druid

    Druid

    Database connection pool written in Java

    Druid is an open-source database connection pool written in Java. Druid is able to provide an extensive number of powerful monitoring functionalities for database connection. Druid has been deployed to the maven central repository. Druid provides a monitoring feature that can be implemented through filter-chain. It also comes with WallFilter, that is based on the SQL semantic analysis to protect from SQL injection attacks. Monitor connection leaks and connect to other databases, like Oracle...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Facebook SDK for Android

    Facebook SDK for Android

    Used to integrate Android apps with Facebook Platform

    This open-source library allows you to integrate Facebook into your Android app. Integrate your Android app with Facebook to build engaging social apps by using the Facebook SDK for Android. To learn more about using Facebook development tools. The current version of the Facebook SDK for Android is version 11.2.0 and requires the Android API 15. Code and samples for the Facebook SDK for Android are available on GitHub. A secure and convenient way for people to log into your app or website by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    UPnP PortMapper

    Manage port forwardings via UPnP

    The UPnP PortMapper can be used to easily manage the port mappings/port forwarding of a UPnP enabled internet gateway/router in the local network.
    Leader badge
    Downloads: 512 This Week
    Last Update:
    See Project
  • 4
    OpenAS2

    OpenAS2

    AS2 1.1 server implementation in Java

    OpenAS2 is a java-based implementation of the EDIINT AS2 standard. It is intended to be used as a server. It is extremely configurable and supports a wide variety of signing and encryption algorithms. Supports very high traffic volume allowing parallel processing of files per partner. Requirements: - Java 11 or newer (tested with the LTS versions of Java up to 21) - Any OS that runs Java Planned enhancements in the next major release: - User interace configuration GUI...
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    Phex - P2P Gnutella filesharing program

    Phex - P2P Gnutella filesharing program

    A P2P filesharing client which connects to the Gnutella network.

    Phex is a P2P filesharing client which connects to the Gnutella network. It is multi-plattform and malware-free. It offers advanced functionalities and integrates all common Gnutella extensions like multi-source downloads and advanced search features
    Downloads: 19 This Week
    Last Update:
    See Project
  • 6

    Linpac

    Amateur Radio AX.25 chat and PBBS program using Linux's AX.25 stack

    A modular console-oriented amateur radio AX.25 keyboard to keyboard chat and PBBS program using Linux's AX.25 stack. Includes support for multiple concurrent connected sessions, a unconnected (UI) message screen, and an automated packet message client
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    Dayon! (active)

    Dayon! (active)

    Remote assistance made easy!

    Dayon! is an open source remote desktop and assistance solution. It is easy to use, secure, requires no registration and is free for personal and commercial use!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Kablink
    Kablink open team collaboration software uses social networking to unify team workspaces w/ real-time web conferencing. Collaboration for knowledge networking, program management, communities-of-practice, telework, other business process/functional areas
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    Remote Tea

    Java-based ONC/RPC implementation

    A complete Java-based implementation of Sun's ONC/RPC Remote Procedure Protocol, including client and server functionality and some associated tools. No native code involved, only Java.
    Leader badge
    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.
  • 10
    Ribbon

    Ribbon

    Ribbon is an inter process communication library

    Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support. Ribbon comprises of multiple components some of which are used in production internally and some of which were replaced by non-OSS solutions over time. This is because Netflix started moving into a more componentized architecture for RPC with a focus on single-responsibility modules. So each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MTTK_AS2

    A software that implements AS2 protocol to send and receive messages

    is an open source software which implement EDIINT AS2 protocol, it includes encryption, digital signature, compression, sync and async (Partial support) MDN. This software is 100% based on java technology, supports Windows and Linux platform Just extract to any directory to run, a sample configuration is also available. Refer to user manual under doc directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JDataCom

    JDataCom

    Stream manager

    Create ports : TCP/UDP/Terminal/File/RS232(txrx)/DB/System/Bluetooth/JNA/ETH(jpcap)/Sound. Simply configure with GUI/SFC XML file/CLI. Display, modify, replay, store (tcpdump), decode flow of bytes or objects. Implement : loop/echo/paddings/... and delai/DB2XML/Stacks/Matrix/... management. Stream conversations with a dynamic packet analyse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pj-ntp-server

    pj-ntp-server

    Pure Java NTP server.

    Pure Java NTP server. Run as root/admin in cmd-mode without cmd argument, for example: java -jar pj-ntp-server.jar (server start on standart UDP/123-port) or run as root/admin in cmd-mode with UDP-port cmd argument, for example: java -jar pj-ntp-server.jar 1111 where 1111=udp-port of server listen. Need JRE-1.8. Source = https://github.com/harp077/pj-ntp-server If you like this - put a star on https://github.com/harp077/pj-ntp-server/ for support project please.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    pj-tftp-server

    pj-tftp-server

    Pure Java TFTP server.

    Pure Java TFTP server. Free, portable, cross-platform. Fully multi-threaded. Implements RFC 1350. Run as root/admin in cmd-mode with cmd argument = path to folder, for example: java -jar pj-tftp-server.jar /tmp .Need JRE-1.8. Source - https://github.com/harp077/pj-tftp-server If you like this - put a star on https://github.com/harp077/pj-tftp-server/ for support project please.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    FetLife for Android

    FetLife for Android

    The FetLife App on Android

    This is the FetLife open source application made for Android. FetLife is the app for Kinksters who want to chat with fellow Kinksters, find out where the nearest FetLife events are happening, view other members’ profiles, and many other kinky things. With FetLife on Android, it’s easier than ever to access all the things you love about FetLife. Get notified on your Android phone so you stay on top of conversations and discussions, and discover the latest events on the app’s map. Want to be...
    Downloads: 202 This Week
    Last Update:
    See Project
  • 16

    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
  • 17
    FileServer

    FileServer

    Share files from a windows PC to any other network device

    Gives you the ability to share & manage files from your windows pc on another device(MAC,LINUX,ANDROID etc) in the same network without needing another application on the receiving(client) end, (the client uses the devices browser to download, or view/modify files). It contains an inbuilt http server hence no need for an application on the receivers end. The host turns on the application and the client opens the browser and types the ip address including the port ( the application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MCU Media Server

    MCU Media Server

    SIP Video Multiconference Media Server with WebRTC support.

    REPOSITORY MOVED TO GITHUB!! https://github.com/medooze/media-server Video Multiconference Media Server with WebRTC support. Provide Multiconference and video broadcasting services to any SIP service. Supports VP8, H264, MP4V-ES, H263 and H263P, continuous presence, RTMP flash broadcasting, adhoc conferences, load balancing and administrative WEB interface. JSR309 driver implementation under development. .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Untangle
    Untangle is a Linux-based network gateway with pluggable modules for network applications like spam blocking, web filtering, anti-virus, anti-spyware, intrusion prevention, bandwidth control, captive portal, VPN, firewall, and more. Visit http://untangle.com
    Downloads: 31 This Week
    Last Update:
    See Project
  • 20
    Add-ons for the Eclipse projects Net4j (http://wiki.eclipse.org/Net4j) and CDO (http://www.eclipse.org/cdo). These add-ons are sourceforge'd mainly because the may contain 3rd party components that are incompatible with the Eclipse Public License (E
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21

    MUSCLE

    Client-server networking library

    The MUSCLE system is a fast, portable, flexible client-server system for distributed applications. Clients send BMessage-like PortableMessages to each other either directly or via a centralized server (with built-in database and 'live query' support).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FFMQ
    [MOVED TO GITHUB] https://github.com/timewalker74/ffmq FFMQ is a full-java, light-weight and super-fast JMS 1.1 server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java SIP softphone
    Peers is a very simple softphone. It's a SIP User-Agent, written in java, it works on windows, linux and mac. It can be used with SIP servers like opensips or asterisk IPBX. It supports G711 codec (PCMU and PCMA) and telephone-events (DTMF).
    Downloads: 18 This Week
    Last Update:
    See Project
  • 24

    Unity Network

    Unity Network is a distributed Virtual Networking Platform

    Unity Network is a unique platform written in java that thanks to its distributed logic, it can provide a LARGE virtual networking space. By large we mean that it can support a big room for many clients. Moreover its a platform that is designted to be as less dependant from os and network as possible making it more logical and object oriented. The platform is defined by 3 basic principles which are freedom, security, individuality (see more inside) Its is fully functional but not recomended...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    NetworkService

    Networking framework for Java applications

    NetworkService is a Java network API that simplifies development of LAN-based applications. It allows programmer to build locatable, state-monitorable software modules and exchange data between them in a peer-to-peer fashion. These modules can be given 'meaningful' names (Tom, FileServer1, Printer2..etc) instead of static IP address. NetworkService's project also provides SawaTalk - a server-less chat application (bundled with the final version of NetworkService ). SawaTalk has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next