Showing 128 open source projects for "tcp echo server"

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
  • 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
  • 1
    Mumble

    Mumble

    Low-latency, high quality voice chat for gamers

    Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. It includes game linking, so voice from other players comes from the direction of their characters, and has echo cancellation so the sound from your loudspeakers won't be audible to other players.
    Leader badge
    Downloads: 189 This Week
    Last Update:
    See Project
  • 2
    Spot-On
    Seriously entertaining dolphins on echo networks. The official source repository is located at https://github.com/textbrowser/spot-on. Downloads are located at https://github.com/textbrowser/spot-on/releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    hsd

    eibd fork to use GIRA Homeserver KO-Gateway

    hsd provides part of the eibd (www.auto.tuwien.ac.at/~mkoegler/index.php/eibd) TCP/IP interface to communicate with EIB/KNX bus. eibd uses the EIBNet/IP protocol, while hsd uses the KO-Gateway provided by GIRA Homeserver. For a using program, like fhem (www.fhem.de), it is transparent if hsd or eibd is running in the background. Because of that, fhem can be configured with the well known eibd settings while using hsd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 5
    Scrollout F1

    Scrollout F1

    An easy-to-use anti-spam email gateway

    ... with additional set of rules & filters. • Available as 64bit: - ISO image (Internet connection required during installation) - install from scratch (Internet connection required during installation). • Minimum Requirements (for 5,000 messages/day): 1 GB of RAM 30 GB storage drive 1 Processor x86/AMD64 1 Ethernet x 1 IPv4 address UDP ports: 53 123 4500 6277 24441 TCP ports: 25 80 443 2703
    Leader badge
    Downloads: 147,372 This Week
    Last Update:
    See Project
  • 6
    PINO 3 is a client/server chatsystem for the Windows platform based on TCP/IP. It consists of two application (PINO 3 as client and PINO 3-Server as server) and supports all required modern features (user registrations, multiple rooms, user groups,....).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    JennyNet

    JennyNet

    Java Network Layer for Server/Client Communication

    Java Network Layer resting on TCP/IP for Client/Server or Peer-to-Peer Communication with high efficiency on multi-processor systems. Based on a multi-threaded architecture, enables parallel sending and receiving of Java objects and file transfers on multiple priority channels. Uses Kryo for object serialisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mod2SQL

    Mod2SQL

    Modbus TCP to SQL (Windows)

    Mod2SQL is a light weight 64-bit Windows application that allows you to pull data from multiple Modbus enabled devices into SQL Server, MySQL, or Oracle using native database drivers. Mod2SQL also allows ODBC connection to any database resided in your cloud server, such as Azure SQL and Amazon Relational Database. Mod2SQL is ideal for your Industrial Internet of Things (IIOT) application where the data you collected can be fed into your dashboards. It will run on Windows 7, 8, 8.1, and 10...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    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: 15 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
    Learn More
  • 10

    TCP Gateway Tool

    Proxy client requests to backend server

    TcpGate is a proxy server that proxies client requests to backend server. You can debug the messages send between clients and server. The server also maintains blacklist and whitelist IP addresses so only authorized clients can connect to the proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mod2OPC

    Mod2OPC

    Modbus TCP to OPC

    Mod2OPC is a light weight 32-bit Windows application that allows you to pull data from multiple Modbus enabled devices into an OPC server. Mod2OPC is ideal for your Industrial Internet of Things (IIOT) application where the data you collected can be fed into your PLC, HMI, or SCADA system. It will run on Windows 7, 8, 8.1, and 10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EasyModbusTCP Server Simulator .NET/JAVA

    EasyModbusTCP Server Simulator .NET/JAVA

    Modbus TCP/UDP Server Simulator and Modbus RTU Slave Simulator

    Modbus TCP Server simulator and library for .NET and Java implementation. See Library and source code: www.easymodbustcp.net For Connection to Modbus-TCP, Modbus-UDP clients, and Modbus RTU Master. Server listens at port 502 (can be changed). Shows also Protocol informations. Allows Multiple connections Digital Inputs; Coils; Input Registers and Holding Registers can be viewed and changed in a table-view Version V2.5: - Upgrade Library with new functions Version V1.1...
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 13
    Simple Server Objects "ssobjects" is a set of objects built for the purpose of server and client application development using TCP/IP sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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: 4 This Week
    Last Update:
    See Project
  • 15
    ROVELLA

    ROVELLA

    Free TCP hole punch 4all

    ROVELLA allows to share TCP resources over the internet, also from machine behind firewall and without a public IP nor static. It is simple and inexpensive. You can run multiple instances on a single public machine to share multiple services also on different machines. Version is 0.1, but it works pretty well!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Hypersocket VPN

    Hypersocket VPN

    A simple yet powerful open source VPN solution

    Hypersocket is a streamlined VPN solution built for all types of remote access scenarios. Powerful yet simple to use, Hypersocket uses a single installed client to provide access to any number of network resources. Its powerful granular access means you can have fine grained control over your entire network and remote users. Accessed through a secure HTTPS port, the Hypersocket client provides access to any number of host/port combinations all effortlessly assigned server-side...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple Echo server (RFC 862) written in Java. It works via HTTP/1.0. It has several modes of operation. For further information run it with the --help option. Use telnet or a web browser to access the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Messaging middleware for Service Oriented Architecture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Free MODBUS/TCP to MODBUS/RTU gateway

    Project moved to https://github.com/3cky/mbusd

    Project moved to https://github.com/3cky/mbusd Free MODBUS/TCP to MODBUS/RTU gateway server. Please note this project is NOT related to M-Bus (Meter-Bus) standard despite similar naming.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    horch

    horch

    simple CAN server application

    horch is a simple multi client TCP/IP CAN server providing access via ASCII commands to the CAN bus. No download files available yet. Checkout the code please.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network. The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change. When you send a message with a password field, the resulting password checksum is cut at 128...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    p2pft

    Send and Receive File using a PIN

    This is a Client and Server TCP / IP Peer 2 Peer File Transfer Protocol System. The user request the server to store a file transfer request through a PIN. The receiver resquest the server to the sender to send his file once the PIN of the sender is the same PIN of the receiver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RealTerm: Serial/TCP Terminal

    RealTerm: Serial/TCP Terminal

    Serial and TCP terminal for engineering and debugging

    Serial terminal program for engineering. Ideal for development, reverse engineering, debugging, datalogging and capture, and automatic test. The website is a comprehensive manual for Realterm. It has an comprehensive ActiveX/COM automation support so it can be used a serial component by other programs. An extensive commandline interface supports batch files and simple automatic test programming. Commands can be sent to running instances, and commands can be stored and run in files. ...
    Leader badge
    Downloads: 3,115 This Week
    Last Update:
    See Project
  • 25
    PLC-Logger

    PLC-Logger

    PLC-Logger and Analyzer

    Use PLC-logger to store and analyze data from almost every PLC-system. The following PLC-Systems are accessible: - Every PLC-System running a Modbus-TCP / Modbus-UDP Server - Siemens S7 via IBH NetLink - Siemens S7 with Ethernet-Interface - Codesys-based PLC-Systems - via OPC-Servers V0.61: - Bugfixes V0.60: - Some Bugfixes - Some data evaluation V0.59: - Modbus TCP Server Simulator supports Modbus UDP - Possibility to set bookmarks V0.57: - Modbus UDP supported - Edit...
    Downloads: 13 This Week
    Last Update:
    See Project