# mbed-example-network **Repository Path**: mirrors_ARMmbed/mbed-example-network ## Basic Information - **Project Name**: mbed-example-network - **Description**: Example applications using the Sockets API - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mbedOS Network Examples This module contains examples for networking under mbedOS. # Examples In this repository, you will find: * The mbed [hello world UDP](./test/helloworld-udpclient/) example * The mbed [hello world TCP](./test/helloworld-tcpclient/) example