Lines Matching refs:net
24 On the Linux Host, find the Zephyr `net-tools`_ project, which can either be
25 found in a Zephyr standard installation under the ``tools/net-tools`` directory
30 git clone https://github.com/zephyrproject-rtos/net-tools
38 * Terminal #1 is terminal window with net-tools being the current
39 directory (``cd net-tools``)
55 ./net-setup.sh
57 You can tweak the behavior of the net-setup.sh script. See various options
58 by running ``net-setup.sh`` like this:
62 ./net-setup.sh --help
73 :zephyr-app: samples/net/sockets/echo_server
110 :zephyr-app: samples/net/sockets/echo_server
117 Step 2 - run echo-client from net-tools
120 On the Linux Host, find the Zephyr `net-tools`_ project, which can either be
121 found in a Zephyr standard installation under the ``tools/net-tools`` directory
126 git clone https://github.com/zephyrproject-rtos/net-tools
162 .. _`net-tools`: https://github.com/zephyrproject-rtos/net-tools