We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c026f commit 5a9df80Copy full SHA for 5a9df80
docs/reference/api/connectivity/networksocket/SocketAddress.md
@@ -11,3 +11,7 @@ Use the SocketAddress class to represent the IP address and port pair of a uniqu
11
Here is an example to read current UTC time. This example uses the SocketAddress class to get the server IP address and port.
12
13
[](https://os.mbed.com/teams/mbed_example/code/mbed-os-example-udp-sockets/file/cf516d904427/main.cpp)
14
+
15
+### Related content
16
17
+- [IP networking architecture](ip-networking.html).
0 commit comments