Skip to content

andrewreed/ccnc2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is the GitHub repo for the code used in the IEEE CCNC 2016 paper. You can obtain the .pcap's from our tests from:

Google Drive

Usage

Perhaps the easiest way to get started is to run the program on our .pcap's:

  1. Open a terminal, navigate to the server subdirectory, and start the server with the provided script. Make sure to specify a fingerprint dataset, like so: ./runServer.bash db/Dataset_A_21_May.txt
  2. Open a second terminal, navigate to the client subdirectory, and run the client on a .pcap, like so: ./readFromPcap_acks.bash /root/tests/01.pcap 127.0.0.1 10007

Further information on the server and client can be obtained in their respective READMEs.

About

Code for the IEEE CCNC 2016 paper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages