PHP Classes

IP address limitation issue

Recommend this page to a friend!

      Socket Server  >  All threads  >  IP address limitation issue  >  (Un) Subscribe thread alerts  
Subject:IP address limitation issue
Summary:IP address limitation issue
Messages:2
Author:Andy.L
Date:2009-11-13 02:23:36
Update:2009-11-13 07:55:11
 

  1. IP address limitation issue   Reply   Report abuse  
Picture of Andy.L Andy.L - 2009-11-13 02:23:37
I need to do some restrict that only clients from assigned IP address are allowed to connect. If I found some addresses are illegal in openhandler, how to close the connection but not to stop the server?

  2. Re: IP address limitation issue   Reply   Report abuse  
Picture of Aleksey V. Zapparov Aleksey V. Zapparov - 2009-11-13 07:55:11 - In reply to message 1 from Andy.L
Right now there's no such option. But I think it's very interesting. So I'll add it today or tomorrow.