HerbertKoelman / cpp-atmi

Application-to-Transaction Monitor Interface (ATMI) C++ library
http://herbertkoelman.github.com/cpp-atmi
Other
7 stars 0 forks source link

In AbstractClient add message to indicate a TPEPERM failure (setup_client) #37

Closed HerbertKoelman closed 11 years ago

HerbertKoelman commented 11 years ago

When a permission error is encountered in a client program an error message is returned to ask if APP was started ??!!

When a TPEPERM is returned by tpinit(), we should return a message saying that authentication of client/user name did fail...