Jump to content

Connection Manager Script


blozano

Recommended Posts

I am looking for a connection manager to connect to my server boxes and report the signal strength in circle images (ie. red yellow green from low to high strength). I am doing this to print the result on my website. Does anyone know of any existing script or how would i be able to make this application work?

 

B. Lozano

Link to comment
https://forums.phpfreaks.com/topic/133725-connection-manager-script/
Share on other sites

What do you mean by "signal stregth"? I doubt you can accomplish this with only JavaScript. You are going to need some server-side code to do the connection and get the "signal strength" data - if that is even possible.

 

You could use JavaScript in combination with that to have the data updated on the page dynamically without having to refresh the page (i.e. AJAX).

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.