Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of MTS-Socket by
Auto generated API documentation and code listings for MTS-Socket
CommInterface | This pure virtual class for communications link of interface |
Endpoint | IP Endpoint (address, port) |
IPStack | This class is a pure virtual class that should be inherited from when implementing a communications device with an onboard IP stack |
Socket | Socket file descriptor and select wrapper |
TCPSocketConnection | TCP socket connection |
Transport | This class has been added to the standard mbed Socket library enabling people to use the Socket library interfaces for different transports |
UDPSocket | UDP Socket |
Code
CommInterface.h [code] | |
Endpoint.cpp [code] | |
Endpoint.h [code] | |
httpbinCert.h [code] | |
IPStack.h [code] | |
Socket.cpp [code] | |
Socket.h [code] | |
TCPSocketConnection.cpp [code] | |
TCPSocketConnection.h [code] | |
TestHTTP.h [code] | |
TestHTTPS.h [code] | |
TestTCPSocketConnection.h [code] | |
TestUDPSocket.h [code] | |
Transport.cpp [code] | |
Transport.h [code] | |
UDPSocket.cpp [code] | |
UDPSocket.h [code] |