tags:

views:

7

answers:

0

I have a flex application with one server and 12 clients.

The clients ping the server every 5 seconds using URL request.

I want to build a screen to monitor if the clients are pinging properly?

what is the best way to do this?