33 #ifndef PPTProtocol_h_
34 #define PPTProtocol_h_ 1
43 static std::string PPT_PROTOCOL_UNDEFINED ;
44 static std::string PPT_COMPLETE_DATA_TRANSMITION ;
45 static std::string PPT_EXIT_NOW ;
48 static std::string PPTCLIENT_TESTING_CONNECTION ;
49 static std::string PPTCLIENT_REQUEST_AUTHPORT ;
52 static std::string PPTSERVER_CONNECTION_OK ;
53 static std::string PPTSERVER_AUTHENTICATE ;
56 #endif // PPTProtocol_h_