Difference between revisions of "Launcher Planning List"

From CoH Network
Jump to navigation Jump to search
Line 2: Line 2:
 
*Verify and outline replacement for Manifests.
 
*Verify and outline replacement for Manifests.
 
**[http://www.cs.miami.edu/home/burt/learning/Csc524.032/notes/tcp_nutshell.html TCP ACK] is the current methodology being explored.
 
**[http://www.cs.miami.edu/home/burt/learning/Csc524.032/notes/tcp_nutshell.html TCP ACK] is the current methodology being explored.
 +
**Verify any additional server-side requirements that must be developed to work with this data management model.
 +
*Settle on launcher's server list management methodology.
  
 
==List of Development Milestones==
 
==List of Development Milestones==
 
 
*Settle on whether to continue existing launcher, or migrate to another programming language.
 
*Settle on whether to continue existing launcher, or migrate to another programming language.
  
 
==List of Requirements==
 
==List of Requirements==
 
*Launcher "must" be in the same directory as the game executable. Forcing this as a standard will resolve several problems with administrative rights requirements previously seen in earlier launchers.
 
*Launcher "must" be in the same directory as the game executable. Forcing this as a standard will resolve several problems with administrative rights requirements previously seen in earlier launchers.
 +
 +
==Tertiary Goals==
 +
*User interface layout and design requirements.

Revision as of 17:22, 14 November 2019

Preliminary Requirements

  • Verify and outline replacement for Manifests.
    • TCP ACK is the current methodology being explored.
    • Verify any additional server-side requirements that must be developed to work with this data management model.
  • Settle on launcher's server list management methodology.

List of Development Milestones

  • Settle on whether to continue existing launcher, or migrate to another programming language.

List of Requirements

  • Launcher "must" be in the same directory as the game executable. Forcing this as a standard will resolve several problems with administrative rights requirements previously seen in earlier launchers.

Tertiary Goals

  • User interface layout and design requirements.