okay, so i've basically got a server running a few instances of the same program in parallel... each instance has been configured to listen to a different port... the program actually has its own web interface but its only good for controlling one instance, its web interface basically is filled with links like these
Question
carmatic
okay, so i've basically got a server running a few instances of the same program in parallel... each instance has been configured to listen to a different port... the program actually has its own web interface but its only good for controlling one instance, its web interface basically is filled with links like these
the number at the end is the only thing which changes between the links
is it possible to make a webpage which contains a button, which when clicked, sends the same request to different addresses at the same time?
like, i want to make all the processes perform "cmd=addovr&sc=142" at the same time, with a single click
Link to comment
Share on other sites
0 answers to this question
Recommended Posts