aboutsummaryrefslogtreecommitdiffstats
path: root/examples/network/loopback/doc/loopback.rst
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/loopback/doc/loopback.rst')
-rw-r--r--examples/network/loopback/doc/loopback.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/network/loopback/doc/loopback.rst b/examples/network/loopback/doc/loopback.rst
new file mode 100644
index 000000000..0a40b57a8
--- /dev/null
+++ b/examples/network/loopback/doc/loopback.rst
@@ -0,0 +1,10 @@
+Loopback Example
+================
+
+Demonstrates the client-server communication on a local host.
+
+The example demonstrates how the clients and servers on a local host communicate with each other.
+
+.. image:: loopback.png
+ :width: 208
+ :alt: loopback program screenshot