Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-11-2012, 09:44 PM   PM User | #1
spudmonkee
New Coder

 
Join Date: Sep 2012
Posts: 16
Thanks: 4
Thanked 0 Times in 0 Posts
spudmonkee is an unknown quantity at this point
Ventrilo server status monitor?

I was wondering if it'd be possible to monitor a Ventrilo server via PHP to display "Online" and "Offline" on a webpage for each situation, nothing more just plain text . Any help would be much appreciated!
spudmonkee is offline   Reply With Quote
Old 12-11-2012, 09:53 PM   PM User | #2
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,748
Thanks: 4
Thanked 2,468 Times in 2,437 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
Short answer: yes.
Open a port using fsockopen to the ventrilo server, and if it replies without timing out then presumably its online (or something else is on that port). If you can get ahold of the technical specs for the communication, you can actually prompt it to "talk" with you to verify that it is the application expected.
Fou-Lu is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:06 PM.


Advertisement
Log in to turn off these ads.