Skip to content

oscarcn1/sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sniffer: Reads a byte array from a socket

Author: Nuuptech
Technologies: NIO
Target Product: None

What is it?

This example reads a byte array using a socket.

System requirements

Before building and running this quick start you need:

  • Maven 3.0.4 or higher
  • JDK 1.7 or higer

Build and Deploy the Bundle

To build the jar:

  1. Change your working directory to sniffer directory.
  • Run mvn clean install to build the jar.

About

Reads a byte array from socket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages