Skip to content

jpcc1997/dad-dadstorm-2016-ist

 
 

Repository files navigation

DAD project 2016-2017

Group 24 - Campus Alameda

Márcio Santos 76338

Diogo Ferreira 79018

Francisco Santos 79719


Setup

Input files

Either copy the files where the Slave binary is, or change the config file by giving the full path to the file.

Custom dll

You need to copy the mylib.dll to the Slave execution folder.

PuppetMaster IP Override

Sometimes when we have multiple Network Cards, for instance with VirtualBox installed, the URL that the PuppetCard advertises is wrong.
By changing the file "Inputs/ip_tba_ppm.txt", you will override the default IP and be able to select a proper IP.
Be aware that:
1) Anything that you put in this file will be considered an IP, ie no IP format checking;
2) It is only considered the file's first line;
3) In Windows a end of the line is different from other systems.

Running

Compile and setup "Multiple Startup Projects" in Visual Studio. You should only ask to run the PuppetMaster and the Process Creation Service.

Packages

No packages published

Languages

  • C# 77.4%
  • TeX 22.6%