How to receive UDP broadcasts with PHP -


i trying receive repeated udp broadcast php , display on webpage on local host.

how accomplish this?

i have daemon or server process running responsible receiving udp broadcast , appending either file or database (this implemented in language). have php page either reads file or queries database results , echoing results on page.

if you're looking live updates, i'd adding jquery/ajax scripting magic.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -