Author: Nuuptech
Technologies: NIO
Target Product: None
This example reads a byte array using a socket.
Before building and running this quick start you need:
- Maven 3.0.4 or higher
- JDK 1.7 or higer
To build the jar:
- Change your working directory to
sniffer
directory.
- Run
mvn clean install
to build the jar.