[ PHP PROJECT ] New Server Query Method!!!!

11 replies [Last post]
FEST
Offline
Joined: Sep 2003
Posts:

the image its LIVE.

The good:

you can query a server in a forum/website/etc

The bad:
fun names,

for the next update it will display teams, spectators/red/blue and users can select their prefer skin or made a new one!

the image get resize by the forum, so may we loss the ping of players...

CZE|BEAZT
beazt's picture
Offline
Joined: Apr 2006
Posts:
Re: [ PHP PROJECT ] New Server Query Method!!!!
FEST wrote:

the image its LIVE.

The good:

you can query a server in a forum/website/etc

The bad:
fun names,

for the next update it will display teams, spectators/red/blue and users can select their prefer skin or made a new one!

the image get resize by the forum, so may we loss the ping of players...

wow, its cool. You rock :!:

Gigabyte B450 Aorus Elite | AMD Ryzen 7 5800x (water cooled) | 32GB DDR4 3200MHz | Gigabyte Radeon Rx 6800XT | Creative Audigy RX | 500GB SSD (macOS 13) + 1TB SSD (W11P) + 3TB HDD | Apple Magic Keyboard + Logitech G603

'Rubber Ducky'
Offline
Joined: Jan 2007
Posts:
[ PHP PROJECT ] New Server Query Method!!!!

n1 fest, respect

Sushi-Mann.
Sushi-Mann's picture
Offline
Joined: Jun 2007
Posts:
[ PHP PROJECT ] New Server Query Method!!!!

Nice work Festero :thumbleft:

kraster
kraster's picture
Offline
Joined: Dec 2005
Posts:
[ PHP PROJECT ] New Server Query Method!!!!

great !

can u do a configurable version also ? Happy giving ip and doing the magic Happy

*KINETIC*
Offline
Joined: Jul 2005
Posts:
[ PHP PROJECT ] New Server Query Method!!!!

Nice phpgd there m8. Tongue

BTW: Why new method? It's the old method with a new presentation Happy. I'm curious how the script will react with 100 people querying at the same time. Maybe you should cache some results and serve the cached ones instead of querying every time.

Mystery of X Website - Excessive Plus news, articles, downloads and server browser - all in one site.

Mystery of X server browser - An advanced server browser that includes live! update for those who register on the website.

FEST
Offline
Joined: Sep 2003
Posts:
[ PHP PROJECT ] New Server Query Method!!!!

thanks all!

Its new method for the Excessive plus community.
and will be usefull for those clans/personal webspace that dont have PHP or ENABLED SOCKETS on their host.

Btw, the code its very simple, so around 2.000 people can look @ it @same time Rolling on the floor, it depends of how much bandwitdth the host have Big grin.

about that "cache" thing, ill not use, Big grin
because this its not a big system also no more than 3/4 people going to look @ it... at same time..... so i dont care realy.

hope to help that people who want to have their clan server query on their website and really need this Happy, at the moment, its temporal, because maybe i release it for all or let it as a service.............. thinking............. :roll: :roll:

cml
Forum moderator Rank moderator LIVING LEGEND
camel-xp's picture
Offline
Joined: Mar 2006
Posts:
PL Poland
[ PHP PROJECT ] New Server Query Method!!!!

Nice fest, I like your style also, nice graphics, improve it a little cuz when I type server with long name it goes behind the image Big grin

but anyway nice man, I think e+ is growing now, we got now 2 ppls who got skillz in spiderz including me, so 3 now, and some others that i dont know Cool

Where are the others, we can work togheter as me, kini & fest are xD

FEST
Offline
Joined: Sep 2003
Posts:
[ PHP PROJECT ] New Server Query Method!!!!

Hehe, camel, a new version its comming, and will be more debugged Winking,

*KINETIC*
Offline
Joined: Jul 2005
Posts:
[ PHP PROJECT ] New Server Query Method!!!!

Oho so you know web services too. Nice nice, we've got ourself a pretty good programmer around. BTW, my spider is already available as a SOAP web service, but wanna convert it to JSON because it's lighter. Maybe we should talk about something like this.

I honestly don't think that 2000 people can do a UDP query at the same time. IT is true that the serve can handle lots of request at the same time, but trying to query 2000 servers at the same time will just eat up the whole bandwidth. That's why I said a cache would really save a lot of processing power and bandwitdh.

I'm not going to try and create competition with a GD script of my own however, since I really think this was a great idea and your implementation is quite ok.

Mystery of X Website - Excessive Plus news, articles, downloads and server browser - all in one site.

Mystery of X server browser - An advanced server browser that includes live! update for those who register on the website.

FEST
Offline
Joined: Sep 2003
Posts:
[ PHP PROJECT ] New Server Query Method!!!!

I can give you the code and maybe we both can do a good one with coloreds names etc Winking.