You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Stores the current version of the SRP HTTP Framework product in the following format:

<1> Version Number
<2> Build Date and Time

The version number will be in the standard x.x.x format (e.g., 1.0.0). If this is a release candidate, then it will be followed with a RCx (e.g., 1.0.0 RC2).

The HTTP_Services module includes the GetVersion service which will return this information. However, it will swap the @FM delimiter with \0D0A\ so that it is more more web friendly.

 

 

  • No labels