[Cppcms-users] getting real ip of client
Brought to you by:
artyom-beilis
From: kpeo <sla...@ya...> - 2012-05-08 10:26:25
|
Hello, Is there any way to check in CppCMS application whether client connection is local or remote (or just get real ip of client connection)? Because any request environment like HTTP_CLIENT_IP can be faked and required low-level aio functions to get connection IP, that inaccessible in the application/service/request classes. Regards, kpeo |