uploaded 6 months ago
CH390 Ethernet Driver
4 examples
-
-
iperf
This example provides a simple way to measure network performance using iperf, implementing a command line interface and DHCP server functionality…
3.91 KB
-
-
tcp_client
This example provides a basic implementation of a TCP client for the ESP32 SoC family, designed to periodically transmit a 'Hello message' to a…
6.54 KB
-
tcp_server
This example provides a basic implementation of a TCP server for ESP32 SoC family with Ethernet drivers. It accepts transmissions from clients,…
8.26 KB