arduino_uip
Ethernet plugin
A plugin-replacement of the stock Arduino Ethernet library providing persistent TCP connections and UDP support
UIPEthernet: A plugin-replacement of the stock Arduino Ethernet library for ENC28J60 shields and breakout boards. Full support for persistent (streaming) TCP-connections and UDP (Client and Server each), ARP, ICMP, DHCP and DNS. Build around Adam Dunkels uIP Stack. Further developed version can be found on https://github.com/UIPEthernet/UIPEthernet
491 stars
79 watching
213 forks
Language: C
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A minimal implementation of the TCP/IP stack | 908 |
| Reliable UDP networking library for C and .NET environments | 819 |
| A MicroPython-based IoT project combining WiFi connectivity, LED control, time synchronization, and basic web serving capabilities for an ESP8266 microcontroller. | 3 |
| Provides a container networking solution using userspace networking | 244 |
| A repository for Sitecore Identity Server extensions using C# plugins | 2 |
| A protocol-agnostic TCP and UDP socket wrapper for game networking with automatic platform adaptability. | 70 |
| Provides an SDK to connect Arduino Yún boards to AWS IoT for device communication and data synchronization | 162 |
| A data-oriented networking playground for stress testing and debugging UDP transports. | 106 |
| A library for creating reliable UDP connections in game development. | 121 |
| A modular network stack implementing ARP, IPv4, UDP, DNS, and DHCP protocols on top of an Ethernet driver for embedded systems | 22 |
| Provides an abstracted networking layer for C# applications to communicate with remote servers. | 41 |
| Provides Ethernet interface modules for Cocotb simulation | 56 |
| A CNI plugin designed to provide overlay networking using Open vSwitch and VxLAN tunneling | 52 |
| A simple ESP8266 Arduino library with built-in reconnect functionality | 455 |
| A library to simplify network and MQTT connection management for ESP32/ESP8266 boards. | 328 |