|
-
Feb 12th, 2008, 03:34 PM
#30
Re: [RESOLVED] Block IP
Yes, but comparing an IP address with 200.000 IP ranges over and over in a Listview is very SLOW.
If you want to handle so many ranges, you'll have to load the entire list in memory and do a quicksort based on the start IP range. Then do a binary search to see if there's a match.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|