-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathCopyright.txt
21 lines (16 loc) · 1.29 KB
/
Copyright.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
RACoN - RTI abstraction component for MS.NET (RACoN)
https://sites.google.com/site/okantopcu/racon
=============================================
Copyright © Okan Topçu,2009-2016
otot.support@outlook.com
The RTI abstraction component for MS.NET (RACoN) deals with the HLA runtime infrastructure (RTI) level communication
in order to access the federation-wide data (actually, the objects and interactions exchanged in federation).
RTI is middleware broker software that manages the federation execution and object exchange through a federation execution.
The RACoN provides the .NET wrapper classes for the RTI and RTI-specific data structures.
As it offers more maintainable, robust, and portable methods, developing an abstraction layer (wrapper) over RTI
is a popular approach in many HLA-based projects.
Please note that this is a research and an academic library that is not intended for a production environment.
No support is guaranteed. Use it at your own risk. Also note that the versions do not follow backward compatibility policy.
This means that a new version may not work with an older version of the library, which may cause loss of work.
You can influence this project by sending your feedback. Please, contact project owner(s) and feel free
for any comments, offers, remarks, ideas, etc.