Browser's or Client's hostname or ip-address
"COAST" <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi list for security we want to log the browser's / client's hostname respectivly the ip-address. This can be done using the (not commented ?) method request._originatingAddress() of the class WORequest. But this is only working properly using the direct access. Using it together with the web-server (IIS) and webobjects.dll this is not working properly, you will get the ip-address of the the web-server instead of the client. Is there already a solution for this problem? (Like an additional functionality in webobjects.dll which would send the ip-address of the client in the http-header) Thanks for any hint Peter _______________________________________________ WebObjects-dev mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/webobjects-dev