Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Robodata
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
Robodata
Commits
49046d82
Commit
49046d82
authored
8 months ago
by
Terry D. Norbraten
Browse files
Options
Downloads
Patches
Plain Diff
[Terry N.] format
parent
5f845fc6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CoTreceiver/README.md
+10
-10
10 additions, 10 deletions
CoTreceiver/README.md
with
10 additions
and
10 deletions
CoTreceiver/README.md
+
10
−
10
View file @
49046d82
# CoTMsg
r
eceiver
# CoTMsg
R
eceiver
A Curson on Target (CoT)
m
essage
r
eceiver and DIS PDU transmitter
A Curson on Target (CoT)
M
essage
R
eceiver and DIS PDU transmitter
This project is a conglomeration of three independent java based projects that
This project is a conglomeration of three independent java based projects that
support and process CoT messages.
support and process CoT messages.
...
@@ -9,20 +9,20 @@ support and process CoT messages.
...
@@ -9,20 +9,20 @@ support and process CoT messages.
TCP/UDP (user specified).
TCP/UDP (user specified).
2) CoTreceiver
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
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
and provides a custom parser class to handle incomming/received CoT
messages. DIS PDUs are then re-transmitted over a multi-cast channel
messages. DIS PDUs are then re-transmitted over a multi-cast channel
populated with pertinent CoT message data. The PDUs are recorded to a
populated with pertinent CoT message data. The PDUs are recorded to a
PduCapture log in the /pduLog directory. Also, individually captured CoT
PduCapture log in the /pduLog directory. Also, individually captured CoT
messages are written to file in a timestamped directory in the /log
messages are written to file in a timestamped directory in the /log
directory.
directory.
3) CoT Software Development Kit (SDK) Version 1.0.1 (23 April 2013)
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.
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.
IDE's run command. By default, the runner will only generate 5 Cot messages.
Application arguments:
Application arguments:
...
@@ -38,6 +38,6 @@ Application arguments:
...
@@ -38,6 +38,6 @@ Application arguments:
--performanceTestSendCoT tcp 192.168.1.13 9998 1 1
--performanceTestSendCoT tcp 192.168.1.13 9998 1 1
or
or
--performanceTestSendCoT udp 192.168.1.13 9999 1 1
--performanceTestSendCoT udp 192.168.1.13 9999 1 1
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment