I have a server that uses http::daemon to accept requests. I need a way to get the IP of the users connecting to the http::daemon but I can't seem to find out how to do this. Another way might be to some how get the IP of the user connected to the port that the http:daemon is on but I haven't been able to find anything on this either.
Thanks for any help!
~Blake
Thanks for any help!
~Blake