Skip to content

yossisolomon/ITGController

 
 

Repository files navigation

ITGController

A tool for remotely controlling ITGSend running in daemon mode

Prerequisites

  • Install JDK & Ant

Build

 ant

Run

UNIX

 ./ITGController <config>

Other

 java -jar ITGController.jar <config>

Config syntax

See example-config

API

Uses a Java implementation of the D-ITG C++ API - JITGApi

License

GPL v3

About

Java tool utilising the D-ITG API (JITGApi)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 82.9%
  • Shell 9.1%
  • Python 8.0%