nRF7002 DK TCP and UDP BSD Sockets example
-
Updated
Apr 28, 2026 - C
nRF7002 DK TCP and UDP BSD Sockets example
Run the Rust smoltcp stack as an ESP-IDF component with BSD sockets compatibility for high-performance, memory-safe networking on ESP32 hardware.
📢 A simple TCP echo server with different methods for sync multiplexing
A multi-player number-guessing game developed using BSD Unix socket API in C.
A tool to trace BSD sockets concurrency behavior using eBPF
Rust smoltcp IP stack for ESP-IDF — drop-in lwIP-compatible BSD sockets, keeps esp_http_server / esp-tls / esp-mqtt source-compatible. 91 Mbit/s wire-line on ESP32-P4.
Project implemented for the purposes of Operating Systems Lab in ECE NTUA.
Filtering DNS resolver in C with concurrent request handling, blacklist-based domain filtering, and DNS compression support.
Implementation of Simple Web Server supporting HTTP/1.1-subset and multi-client (Lab assignment of "Computer Network" class)
Simple FTP server compliant to RFC 959. Implementet in C using BSD-Sockets.
To associate your repository with the bsd-sockets topic, visit your repo's landing page and select "manage topics."