diff --git a/CoTreceiver/README.md b/CoTreceiver/README.md index 1db8e968537e1346447543f0ed5526b5f756125b..1dca6aa4852e3cc6997225224c9210ba085f0f1a 100644 --- a/CoTreceiver/README.md +++ b/CoTreceiver/README.md @@ -1,5 +1,5 @@ -# CoTMsgreceiver -A Curson on Target (CoT) message receiver and DIS PDU transmitter +# CoTMsgReceiver +A Curson on Target (CoT) Message Receiver and DIS PDU transmitter This project is a conglomeration of three independent java based projects that support and process CoT messages. @@ -9,20 +9,20 @@ support and process CoT messages. TCP/UDP (user specified). 2) CoTreceiver - This project takes the Mitre developed Cursor on Target Software Development + This project takes the Mitre developed Cursor-on-Target Software Development Kit (SDK) Version 1.0.1 (23 April 2013) as its base CoT message processor - and provides a custom parser class to handle incomming/received CoT - messages. DIS PDUs are then re-transmitted over a multi-cast channel - populated with pertinent CoT message data. The PDUs are recorded to a - PduCapture log in the /pduLog directory. Also, individually captured CoT - messages are written to file in a timestamped directory in the /log + and provides a custom parser class to handle incomming/received CoT + messages. DIS PDUs are then re-transmitted over a multi-cast channel + populated with pertinent CoT message data. The PDUs are recorded to a + PduCapture log in the /pduLog directory. Also, individually captured CoT + messages are written to file in a timestamped directory in the /log directory. 3) CoT Software Development Kit (SDK) Version 1.0.1 (23 April 2013) The project is ready to run out of the box as a NetBeans IDE project. -Select either the udp or tcp home configuration in the IDE, then select the +Select either the udp or tcp home configuration in the IDE, then select the IDE's run command. By default, the runner will only generate 5 Cot messages. Application arguments: @@ -38,6 +38,6 @@ Application arguments: --performanceTestSendCoT tcp 192.168.1.13 9998 1 1 -or +or --performanceTestSendCoT udp 192.168.1.13 9999 1 1