IP network connectivity via host system. More...
Content | |
VSocket API | |
Virtual Socket (VSocket) API. | |
VSocket Use Cases | |
Using Virtual Socket Interface (VSocket) | |
IP network connectivity via host system.
The Virtual Socket Interface (VSocket) provides IP connectivity to the user application by connecting it to BSD sockets on the Host system. Figure below demonstrates the concept.
The following files define the access to the VSocket peripheral.
File | Description |
---|---|
./interface/include/arm_vsocket.h | VSocket API header file |
./interface/vsocket/iot_socket.c | Implementation of IoT Socket variant for Arm Virtual Hardware |