std::string NetInterface::getClientIP (  ) 

Definition at line 169 of file NetInterface.cpp.

00170 {
00171         return inet_ntoa(clientAddr.sin_addr);
00172 }


Generated on Wed Jun 25 14:47:11 2008 for keyvil by  doxygen 1.5.1