Advertisement

Getting a players IP.

Started by May 16, 2005 12:58 PM
0 comments, last by HopeDagger 19 years, 9 months ago
I am programming in C++ DirectX 8 and I was woundering how I find the players IP with Direct Play. I want to be able to see users IPs once they log onto my server, so I will be able to bann them by IP address if they cause any problems. Thanks for any help.
The GetClientAddress() function looks to be what you're looking for (hopefully!).

This topic is closed to new replies.

Advertisement