Simple UDP Server using the UIPEthernet library for ENC28J60 Ethernet boards.

Dependencies:   UIPEthernet

Revision:
4:b330511e8d56
Parent:
3:e2462f078d64
--- a/main.cpp	Tue Sep 03 11:19:37 2019 +0000
+++ b/main.cpp	Sat Sep 07 18:07:45 2019 +0000
@@ -8,8 +8,7 @@
  *
  *      -----------------
  *
- * This UdpServer example sets up a udp-server at 192.168.1.181 on port 7 to
- * send packet via upd to test
+ * This UdpServer example sets up a udp-server for testing.
  *
  * Copyright (C) 2013 by Norbert Truchsess (norbert.truchsess@t-online.de)
  *