Welcome, Guest. Please Login or Register.
May 02, 2025, 12:42:26 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  IP "scan" « previous next »
Pages: 1 [2] Reply Ignore Print
Author Topic: IP "scan"  (Read 746 times)
Jedi~
Eric
Beta Tester
YaBB God
*****
Posts: 1284


WWW
Re:IP "scan"
« Reply #15 on: May 04, 2002, 10:57:49 AM »
Reply with quote

I had thought of a method, but it'd take a lot more work than that method, didn't even think of it (stupid shoot yesterday.. had to stand and film for an hour 45mins. My neck, legs, and back hurt  :-\ Made me tired and not thinking :P )

Thanks man, I'll try that as soon as I get this friggin bug fixed.
Logged
Iridium
Full Member
***
Posts: 173


I'm a llama!

Re:IP "scan"
« Reply #16 on: May 06, 2002, 11:15:29 AM »
Reply with quote

Due to the way that IPs are allocated, It's very unlikely that you'd need to do a search like:

*.0.*.1

It is far more likely that you would need to do a search for something like:

127.0.*.*

It is possible to do such searches using only clever MySQL SELECT queries, and storing all the IP addresses numerically, not as strings.
Logged
Jedi~
Eric
Beta Tester
YaBB God
*****
Posts: 1284


WWW
Re:IP "scan"
« Reply #17 on: May 06, 2002, 06:29:00 PM »
Reply with quote

I realize that the first type of wildcard listed would more than likely not be needed, I was just putting it in as an example.

The splitting by periods idea would definatley work easy enough, no "special" query would be needed as the results would be split and sorted in php itself, rather than going through the trouble of working with wildcards in PHP.

Still have a wierd bug that causes the save button on mod settings not to work. :(
Logged
Pages: 1 [2] Reply Ignore Print 
YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  IP "scan" « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.026 seconds with 20 queries.