Quote:
Originally Posted by Twinny
... ok well how many people are gonna intercept a standard http request from the NPC-Server to your web server? Also, I don't think sockets will have SSL/SSH capabilities so....no difference?
When I asked about sockets, he said something about making it so you had to request sockets for your server as well as placing an ACL on who (IP wise) could connect to the opened socket. I would love them too but they won't open that many extra avenues.
|
We've only got one or two IPs that'll be able to connect to the server, which is my server and the website. We're not using SSL, we're using SHA1 encryption for the data, where a new key is generated every day. Its not too much to ask for >_>