(file) Return to Constants.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Constants.h between version 1.13 and 1.14

version 1.13, 2002/05/15 17:15:34 version 1.14, 2002/05/21 19:08:43
Line 159 
Line 159 
 #define HTTP_STATUS_SERVICEUNAVAILABLE "503 Service Unavailable" #define HTTP_STATUS_SERVICEUNAVAILABLE "503 Service Unavailable"
  
 // //
   // Default port numbers
   //
   #define WBEM_DEFAULT_HTTP_PORT 5988
   #define WBEM_DEFAULT_HTTPS_PORT 5989
   
   //
   // Wbem service names
   //
   #define WBEM_HTTP_SERVICE_NAME "wbem-http"
   #define WBEM_HTTPS_SERVICE_NAME "wbem-https"
   
   //
 // Miscellaneous Constants // Miscellaneous Constants
 // //
  


Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2