Author | Message | Time |
---|---|---|
TheNewOne | ok a bot im making is using a winsock based auth system with a client ->server relationship. The Client connects to the ip and the server listens on port. Then the client will get data from a array stored on the server side. This Server side array contains the auth passes. ok now i wanna know if its possable for the client to get the server side ip if the ip changed for some apparent reason. and if so can you pelase enlighten me. All good posts will be appreciated. | April 22, 2004, 4:25 AM |
FuzZ | [quote author=TheNewOne link=board=31;threadid=6421;start=0#msg56269 date=1082607920] ok a bot im making is using a winsock based auth system with a client ->server relationship. The Client connects to the ip and the server listens on port. Then the client will get data from a array stored on the server side. This Server side array contains the auth passes. ok now i wanna know if its possable for the client to get the server side ip if the ip changed for some apparent reason. and if so can you pelase enlighten me. All good posts will be appreciated. [/quote] use a domain and DNS. www.authsystem.tk for example and have that redirect to the servers ip. | April 22, 2004, 5:42 AM |
LoRd | http://d2g.com http://www.no-ip.com/ | April 22, 2004, 6:21 AM |
iago | If the client buys presents for the server, their relationship will be strong. If he doesn't, he will have to sleep on the couch. (I'm only posting this because the question was already answered - www.no-ip.com is l33t) | April 22, 2004, 1:16 PM |
TheNewOne | Thanks for the help ;D | April 23, 2004, 2:36 AM |
CrAz3D | Out of curiousity, what are you comparing to allow the client access to do what ever? Are you using a username/password kind of thing? | April 24, 2004, 11:56 PM |