Skip to content

Instantly share code, notes, and snippets.

@JacobASeverson
Last active August 29, 2015 14:09
Show Gist options
  • Save JacobASeverson/650b19baa039149c5910 to your computer and use it in GitHub Desktop.
Save JacobASeverson/650b19baa039149c5910 to your computer and use it in GitHub Desktop.
Sending a UDP packet to the Reactor server.
echo -n 'Success!' | nc -4u -w1 localhost $UDP_SERVER_PORT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment