Skip to content

francisbonneau/lscv-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSCV Server module

LSCV (Linux System Call Visualization) project

Description

This is the client application of LSCV, it is a Processing Java application that receive the data from the server module, analyse it and display it in real time.

Usage

To get started simply download the application jar at https://github.com/francisbonneau/lscv-client/releases at and execute it, it should work on any platform with Java installed.

Or clone this repo, import this project in Eclipse (Maven plugins must be installed) and run the MainLoop class.

Documentation

See the home page of the project and the documentation (in french) for more information about the project.

Author

Francis Bonneau, autumn 2014

Credits