PDU Player plays the PDU's stored in the Access Database in DIS and HLA communication modes. Queries can be sent to the database to select the PDU's to be played and can be either broadcasted or sent to the RTI in the HLA mode.
The database consists of pdus recorded during using Modsaf and CMS and it has around 70 tanks, 65 minefields and around 225 mines.
The various options that the current servlet takes are :
- action : query, stop
If the action is set to query, then the PDU's are queried from the database depending on the values set in the timestamp parameters.
- Starting timestamp(t1), Ending timestamp (t2) : Timestamp in milliseconds (The database have values between 66338151 and 69389831)
Typical Values are :
- mode : dis, hla
DIS or HLA communication mode. (For HLA JWORB server should be running to use OWRTI)