How do i continuously monitor a multiple sockets?

Discussion in 'PHP' started by phillyx, Sep 29, 2006.

  1. #1
    I'm trying to continuously monitor multiple sockets sequentially and get their data and put the data into individual displays on screen (like a table of continuously updated data). I would appreciate help on this please. :eek:
     
    phillyx, Sep 29, 2006 IP
  2. webbist

    webbist Peon

    Messages:
    89
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You would have to use some type of refresh system to do a constantly updating screen. Probabley alot of use of javascript aswell. Here is a tutorial on creating a PING function in PHP, which would be helpful in this type of script:

    planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1786&lngWId=8
     
    webbist, Sep 29, 2006 IP