Skip to content

Commit 5a9df80

Browse files
author
Amanda Butler
authored
Add related content section to SocketAddress.md
Link to related architecture.
1 parent 34c026f commit 5a9df80

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/api/connectivity/networksocket/SocketAddress.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ Use the SocketAddress class to represent the IP address and port pair of a uniqu
1111
Here is an example to read current UTC time. This example uses the SocketAddress class to get the server IP address and port.
1212

1313
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed_example/code/mbed-os-example-udp-sockets/)](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

Comments
 (0)