This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
This script creates a simple UDP Server that exports all data received | |
through the 8080 socket into the console. | |
Made By: Roberto E. Zubieta | |
Panama City, Panamá | |
G+: https://plus.google.com/u/0/105524772414753584405/ | |
*/ | |
package main |