Definition at line 169 of file NetInterface.cpp.
00170 { 00171 return inet_ntoa(clientAddr.sin_addr); 00172 }