zephyr/net
Jukka Rissanen 0ee55d73af net: tools: Add echo-server test application
This echo-server app is run in the host side. It will
connect to Zephyr via UART using SLIP. The app will
listen data in socket 4242 and will reverse the returned
bytes and send them back to the sender. The application
supports both IPv4 and IPv6 protocols and it will also
listen multicast packets sent to it.

Change-Id: Icf0805794a16842e70fbb5e8a3f843a3782e1968
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:15:22 -05:00
..
bluetooth Bluetooth: GATT: Add offset to bt_gatt_write 2016-02-05 20:15:22 -05:00
ip net: tools: Add echo-server test application 2016-02-05 20:15:22 -05:00
Kconfig kconfig: add menu for networking 2016-02-05 20:14:26 -05:00
Makefile net: Add kconf for networking 2016-02-05 20:14:20 -05:00