open-dis / opendis7-java

Project to provide a complete type-safe Java implementation of the DIS Protocol version 7 (IEEE 1278.1-2012) and SISO-REF-010 Enumerations specifications.
Other
6 stars 5 forks source link

open-dis7-java servlet plans #12

Open brutzman opened 2 years ago

brutzman commented 2 years ago

Have been thinking about long-term development efforts and how we might setup servlets on savage.nps.edu and create a DIS PDU playground for connecting different systems.

Given that a server can have its own protected internal network, we might try setting this up for PDU sharing among applications and across various kinds of bridges. While any NPS work would be internal, the principles seem repeatable enough. Java servlet motto: write once, serve anywhere...

At following link, please find some concept diagrams of what the corresponding HTML pages might look like to connecting individuals.

All feedback and insights welcome. Have fun with Open DIS!