Search found 2 matches

by Thilo
Sun Aug 21, 2005 5:22 pm
Forum: Services
Topic: Best way to retrieve the IP of a newly connecting user?
Replies: 2
Views: 1970

Ok, that explains why I did not see it in the docs: My test system still is of version 3.2.0, thank you.
by Thilo
Sun Aug 21, 2005 2:52 pm
Forum: Services
Topic: Best way to retrieve the IP of a newly connecting user?
Replies: 2
Views: 1970

Best way to retrieve the IP of a newly connecting user?

Hello,
at the moment I am rewriting the base of my services on a large scale. I am also implementing IPv6 support and would require ip addresses to be retrieved, for different purposes like Proxy scanning. At the moment, an asynchronous resolver takes care of turning real hosts into ips. This will ...