Showing 38 open source projects for "socket ip"

View related business solutions
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server implements multiple spam filters

    The Anti-Spam SMTP Proxy (ASSP) Server project aims to create an open source platform-independent SMTP Proxy server which implements auto-whitelists, self learning Hidden-Markov-Model and/or Bayesian, Greylisting, DNSBL, DNSWL, URIBL, SPF, SRS, Backscatter, Virus scanning, attachment blocking, Senderbase and multiple other filter methods. Click 'Files' to download the professional version 2.8.1 build 24261. A linux(ubuntu 20.04 LTS) and a freeBSD 12.2 based ready to run OVA of ASSP V2 are...
    Leader badge
    Downloads: 54,257 This Week
    Last Update:
    See Project
  • 2
    Iperf 2

    Iperf 2

    A means to measure network responsiveness and throughput

    Iperf here is a means of measuring networks - capacity & latency (including ECN) over sockets both TCP and UDP. The goals include maintaining an active iperf code base across a broad set of platforms and operating systems. This is a multi-threaded design that scales with the number of CPUs or cores within a system. It supports both high impact and low impact techniques to obtain and report network performance. Current release: 2.2.0, April 10, 2024 (2.2.1 per coming soon) About...
    Leader badge
    Downloads: 10,704 This Week
    Last Update:
    See Project
  • 3
    freeRTOS & libraries for AVR ATmega

    freeRTOS & libraries for AVR ATmega

    freeRTOS for Arduino Uno, Goldilocks 1284p & Mega 2560

    AVR ATmega port of freeRTOS A port of freeRTOS which can be flexibly flexibly configured use almost any available Timer on AVR ATmega devices and will operate with almost any classic Arduino device from Arduino, SeeedStudio, Sparkfun, Freetronics or Pololu. Going forward this repository will be updated less often and only with major releases. Please check at Github for the latest commits. https://github.com/feilipu/avrfreertos The Goldilocks Analogue story is told here....
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    openWrt-snort

    openWrt-snort

    Image of OpenWrt OS, with snort community featured in.

    Image of OpenWrt OS, with snort community featured in, for Raspberry Pi 4/ 4B+ and 400, basically for Processor BCM2711. Installed Snort Community Model to Intrusion Detection system. Prevention system not installed. eth0 used as output/ LAN socket, to run internet and access router. eth1, which can be USB -> Ethernet port, is used as WAN port, to connect Pi board to Internet IP. to flash img file, you can restore in SD card, or use Balena Etcher to flash. or you can use DD commend...
    Downloads: 7 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
    SerialToIP is a simple Terminal Server software providing transparent pipe either in TCP server or TCP client socket mode from TCP/IP to a pre-configured serial port. Implemented in C# for .NET 2.0 so the command line version could work in Mono-runtime as well.
    Leader badge
    Downloads: 110 This Week
    Last Update:
    See Project
  • 6
    Arduino HomeKit ESP8266

    Arduino HomeKit ESP8266

    Native Apple HomeKit accessory implementation for the ESP8266 Arduino

    ... with Apple HomeKit! This library is built with ESP8266 Arduino Core 2.6.3. Lower versions may compile with errors. For ESP32, see Arduino-HomeKit-ESP32. The HomeKit running on ESP32 has a GREAT PERFORMANCE which is 10x faster than ESP8266. You should set the ESP8266 CPU to run at 160MHz (at least during the pairing process), to avoid the tcp-socket disconnection from the iOS device caused by a timeout.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    MySQL Erlang client

    ErlMySQL is a MySQL client (driver) written in Erlang.

    ErlMySQL is a MySQL client written in Erlang and provides API that is very close to Connector/C library. The client is using low level (TCP/IP socket) connection to MySQL server and allows to exchange a data with maximum possible speed. Multiple datasource support and connection pool are incapsulated in the client that increases a performance in concurrent environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    RRProxyRelay

    Round Robin Proxy Relay

    Lets you bundle DSL with mobile without an extra router. 1.) note the ip/netmask/gateway of you normal LAN 2.) connect mobile and note ip/netmask/gateway of it 3.) create two instances of the appliance in oracle virtual box 4.) in each one, go to settings=>network and set the adapter to bridged, mobile interface for one VM, LAN interface for the other one 5.) fire up the vm's and set their network configs according to the ones noted in 1) and 2) with differnt static client ip's 6.) go...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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
  • 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
    IBM's Software Trusted Platform Module (TPM) includes a TPM 1.2 implementation, low level demo libraries and command line tools, a TPM test suite, and proxies to connect from a TCP/IP socket to a hardware TPM. tpm4769 is the latest version, with TPM side support for OpenSSL 1.1. The utilities and test suite have not been ported to OpenSSL 1.1. They remain at 1.0. For the SW TPM 2.0, see https://sourceforge.net/projects/ibmswtpm2/. TPM 1.2 and TPM 2.0 are not software compatible.
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 11

    i2cnet

    An i2c to TCP/IP adaptor to allow easy remote control of an i2c bus.

    This project was created to make i2c programming easier and platform independent. It is targeted toward the raspberry PI but it should work on any linux playform. By abstracting the use of an i2c bus behaind a TCP/IP socket, it becomes possible to create and test applications on any platform with a TCP/IP stack. Useage: 1. Install i2c-tools: apt-get install i2c-tools 2. Extract the binary: tar -zxvf i2cnet-1.0.0-rpi.tar.gz 3. Run the utility: ./i2cnet For usage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TCPPackLoader

    TCPPackLoader

    The program loads any TCP-based server simulating up to 10000 sockets

    The program loads your TCP-based server simulating up to 10000 socket connections. OS:Android Program works over GPRS and WiFi. This can help you find out how many connections could your server handle and also what is the status of the network used . Just Enter: IP address of the server Port of the server Maximum number of test socket conections . Server load-this is the slider position -it determines delay (in msec) between each socket connection.Position 0.0s means maximum...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    eSocket

    Utilidad para crear y probar conexiones TCP y UDP.

    ESocket es una util terminal UDP/IP, Servidor TCP/IP y Cliente TCP/IP especializada en el transporte de información por sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Qt5 VNC Client 1.0

    100% Qt5 RFB VNC Client implementation

    100% Qt5 RFB VNC Client implementation without using external library. All are hard coded using Qt5 framework. Version 1.0 - Currently runs as a widget. Needs to invoke it via main.cpp. No window menus etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Symmetrical Mulitple Databace - Non center, auto spliting, auto backup, auto error recover, data storage and calculation distribute. For large scale web site storage and calculation. Small Server - Simply multiply thread socket server. Nodes are some servers or hosts with fixed ip-port pairs. Nodes are configed with several known friends. Every node maintains a hash table-rbtree data structure that contains the node map information. Nodes can do fast sync with the friends to update...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    socketReader sends and receives messages via TCP/IP socket and file system. M:N routing is supported. Many communication paths can be configured in parallel. Both, Linux/Unix and Windows, are supported.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    BGP Looking-glass

    BGP Looking-glass

    Open Source BGP Looking-glass

    BigPlg allows the collection of the IPv4 Internet routing table which may be viewed by service providers and/or ISP customers to validate IP routing across autonomous systems. Routing updates may also have attributes aliased to become (graph) readable. This function exists to allow the exporting of RIB updates to Splunk, or any such data collector. A beneficial side-effect of collecting BGP routing information is the ability to track BGP updates/events local or remote(upstream). To analyze...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GNet Simple Socket Library is a simple open source TCP/IP socket library written in Visual Basic .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Linux UDP Port Test - sendudp

    SendUDP allows you to send UDP packets to test a datagram application.

    ... with the destination IP address, the IP could be v4 or v6, the PORT and you must define a message to test, here is an example: sendudp -d 196.44.87.65:3877 -m "Test message." Or sendudp -d example.com:3877 -m "Test message." while {-d} stands for destination and port, and {-m} stands for the message to send, enjoy using sendudp and I hope it saved you time from writing your own UDP tester. License: CC3.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    injection tcp/ip packet using raw socket in linux platforms. http://proxytype.blogspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    India Web Proxy
    India Web Proxy v1.0 Orginal ©2010 Proxy tunnel between web sever and client. Java PHP web tunnel network socket client Internet proxy bypass surf anonymous proxy unblock TCP IP Proxy pass filter firewall, unblock YouTube Facebook Twitter Myspace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Signal Visualizer is a client/server system that uses TCP/IP to display digital signals (DSP) graphically onto a remote server. The only requirements for the embedded system are : a physical IP interface and a C/C++ compiler that includes a socket API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XVMSocket is a Linux Kernel Module that provides a new socket family for high throughput (40-70 times better than TCP/IP sockets) between applications running on different guest Linux VMs on the same Xen system. No changes to Xen or Linux required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    IPLib is a cross platform reliable TCP/IP socket library; it includes C++ and Java versions, with synchronous and asynchronous request/response messaging. It should run on any mainstream operating system that supports C++ and/or Java, TCP/IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CryptoServer is the daemon for handling Sign-Verify, Encryption-Dencryption, Envelop-Openenvelop based on OpenSSL including the SEED symmetric algorithm (Korean Standard Symmetric Algorithm). It's interface is just tcp/ip socket and very easy to handle
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next