summaryrefslogtreecommitdiffstats
path: root/development/hexnet/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/hexnet/README')
-rw-r--r--development/hexnet/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/development/hexnet/README b/development/hexnet/README
new file mode 100644
index 0000000000..71f4c2d4b7
--- /dev/null
+++ b/development/hexnet/README
@@ -0,0 +1,8 @@
+hexnet is minimalistic network terminal for testing of binary communi-
+cations. It accepts multiple pairs of characters interpreting each
+pair as a hexadecimal number. Pairs may optionally be delimited by any
+character, e.g. "2a:45" or "44 4c". Lower and upper case letters are
+both accepted.
+
+Data is send to a host specified by IP address and port, received data
+can be displayed in different formats.