Showing 111 open source projects for "java client server tcp"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1

    Handy TCP/IP Server/Client Tools

    Various TCP/IP servers, clients and network management tools

    IPtools is an all in one package that includes various TCP/IP tools. Server: - FTP - TFTP - Syslog - Web - Remote Command - General UDP server - Multicast server Client utilities: - Multicast client - TFTP client Starting on version 0.2.0, a powerful network connection tools UBridge is added, it can bridge: - VXLAN (newly released) - UDP sessions - NIC card of the PC - Connections to Cisco Router Simulator "GNS3/dynamips" and H3C Router Simulator (LITO/CEN). UBridge...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    A complete (server and client, UDP and TCP transport), easy to use OSC (OpenSound-Control) library, featuring OO (C++) design, platform independence, type-safety, exception-handling and documentation (doxygen). Example clients and servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DotNetOpenServer SDK

    DotNetOpenServer SDK

    Lightweight fully extendable client/server application framework

    DotNetOpenServer SDK is an open source lightweight fully extendable TCP socket client/server application framework enabling developers to create highly efficient, fast, secure and robust cloud based smart mobile device and desktop applications. Why? Unlike most application server frameworks, which are implemented over slow inefficient stateless protocols such as HTTP, REST and SOAP that use bulky ASCII data formats such as JSON and XML, DotNetOpenServer has been built from the ground up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SNMP proxy forwarder

    Highly configurable SNMPv1/v2c/v3 application-level proxy

    Project moved to GitHub: https://github.com/etingof/snmpfwd
    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
  • 5
    This software joins the power of NRPE with the flexibility of Java. JNRPE will give you the ability to call both old style native NAGIOS plugin and create new plugins with Java. Moreover, as of 2.0 JNRPE is embeddable in your own application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    simple line command tool send several trames over TCP lan in AF_INET SOCK_STREAM and return elapsed times. usage: (pytestlan) ser IP PORT usage: (pytestlan) cli IP PORT nb_of_loop data_size example server: python pytestlan.py ser localhost 50000 example server: pytestlan.pyc ser 192.168.0.37 50000 example client (windows): pytestlan.exe cli 192.168.0.12 50000 1000 100 tested on linux, WinXP, Win7 Seven, 2008 Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ADEN

    A free high-performance alternative to TCP sockets

    ADEN is a free, open-source API that offers a high-performance, UDP-based alternative to TCP sockets for : 1- Low data-volume applications. 2- Bulk transfer over a LAN. . Check included examples to see how easy to build robust client-server applications with ADEN API. If you are using ADEN in your application please support ADEN project by mentioning that somewhere in your application UI / project page and add a link to this page. Read my blog articles for more info. : http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QuickServer is an open source Java library/framework for quick creation of robust and multi-threaded, multi-client TCP server applications. With QuickServer one can just concentrate on just the application logic/protocol on hand.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Blood Bank

    Blood Bank

    A BloodBank Administration Software

    This networked(LAN) software is made as an IT solution for a blood bank to support the day-to-day actions. The software is coded using Java language and the UI is implemented with JavaFX. Please concern that this software is developed mainly for educational purpose.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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

    KA9Q Mirror

    An impressive early implementation of TCP/IP

    Mirror directly approved by Phil Karn, KA9Q. The KA9Q NOS TCP/IP package began life way back in 1985 on a surplus Xerox 820 computer board running CP/M with a 4 MHz Zilog Z-80 CPU, 64KB of RAM and a 8" floppy drive holding all of 243KB. Later, it moved to the IBM PC with the 8088 and 80286 CPUs running MS-DOS. KA9Q NOS was only the second known implementation of the Internet protocols for low-end computers. Unlike PC/IP, KA9Q NOS could simultaneously act as an Internet client, a server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HyperPool
    HyperPool is a 100% pure Java project for network services management. TCP (HTTP/1.1, HTTPS, FTP, SMTP, POP3), UDP and SOCKS5 protocols support. Configurations: proxy, web server, mail server, download manager, port mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tvpvrd - (TV Personal Video Recorder Daemon). A Unix server/daemon to make scheduled recordings of TV broadcasts using one or multiple Video capture cards with optional automatic transcoding (using ffmpeg)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    java loadbalancer

    A simple loadbalancer written in java

    This project is about to give you a simple (but powerful) loadbalancer written in JAVA. "The performance of a Java based load balancer may never match that of a well written load balancer in C/C++, but as teh platform is evolves further, it can only get better." (from http://javalb.sourceforge.net/) My project is a mutch more simple way to have a TCP loadbalancer. It has a hard coded round robin (tictoc) algorythm, and (right now) limited to 2 realservers (it will change in the future)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Amoeba is a proxy that sits between your client and DB server(s) that can monitor, analyze or transform their communication. written in java. 1.load balancing 2、failover; 3、queries Route.projects:amoeba for mysql ,for mongodb,for aladdin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Net Tools for Development

    A collection of network-oriented tools

    This Eclipse RCP application contains several free, useful network tools. Among others: - Standard network tools: ping, netstat, traceroute, nslookup - A port scanner - Servers: HTTP, FTP, TFTP servers - an HTTP proxy - A TCP tunnel - Clients: FTP client, embeddable PuTTY (for Windows only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Java Mesh Server

    A Java Version of Magnie's Mesh Server for VPS

    Written in Java, this is meant to be used as a replacement for Scratch (by MIT) on web servers. It uses TCP port 42001 and Remote Sensors Connections Protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A 100% Java client for the DICT protocol (RFC2229). This provides access to lexicons, translating dictionaries, thesauri and similar database over a TCP/IP protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JDNSS is a DNS server implemented in Java and should run on any platform that supports Java 1.2 or greater. It was written to act as a "leaf" server and currently supports A, MS, NS, CNAME, PTR, SOA, TXT, and AAAA lookups via UDP and TCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SOCKS Server and Library for Java. Support for versions 4 and 5 of SOCKS protocol. Designed to be easily expandable to support different encryption/authentication/authorization methods. Sample server and client are available.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    This is a cross platform tool to monitor traffic between two TCP endpoints. Allows to send users data to each endpoint, make data snapshots,manage multiple clients connections. Consists from forwarding server and client as stand along parts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RIFSNIFF lets you capture packets over a remote host's interface, running server application, and read them from a virtual TUN/TAP interface on the client host. Packets are sent as the payload of a plain TCP session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Yconalyzer is a low-overhead pcap utility that provides a bird's eye view of traffic on a particular TCP port, displaying a distribution of duration, volume and throughput over all connections while being able to narrow down to a connection as well.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    Server/client suite which provides per-user access control/firewall/QOS. Robust and high speed implementation is secure against MAC/IP spoofing, and can scale to large networks with many clients. Options for additional monitoring and captive portal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Telnet over HTTP proxy. Allows users behind firewalls to tunnel Telnet sessions over a HTTP connection. Server uses Java servlets with a Java or C# client.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    The Slim Network Application Framework is designed to be a simple asynchronous networking library that will provide both client and server inbound and outbound network connections with other Slimnet nodes.
    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.