oaClientSocket Class Reference

Inheritance diagram for oaClientSocket:

oaSocket


Public Methods

oaBoolean connect (const char *address, oaUInt4 port)
oaBoolean isPortNumAvailable (const char *address, oaUInt4 port)
void close ()

Static Public Methods

void setConnectionTimeout (oaUInt4 timeoutVal)
oaUInt4 getConnectionTimeout ()

Member Function Documentation

void oaClientSocket::close  
 

oaBoolean oaClientSocket::connect const char *    address,
oaUInt4    port
 

oaUInt4 oaClientSocket::getConnectionTimeout   [static]
 

oaBoolean oaClientSocket::isPortNumAvailable const char *    address,
oaUInt4    port
 

void oaClientSocket::setConnectionTimeout oaUInt4    timeoutVal [static]
 


The documentation for this class was generated from the following file:

Return to top of page