Skip to main content
Participant
April 10, 2007
Question

Need to know current bandwidth

  • April 10, 2007
  • 2 replies
  • 291 views
Hi Guys,

WE have a licence limit for bandwidth 10Mbs. How can i check current I/O bps? i can see this information from Macromedia Flash Communication Server administration console, but i need check it progrqammatically.

Is it possible?

thanks!

Kirill
    This topic has been closed for replies.

    2 replies

    April 10, 2007
    You'll need to develop an application that connects to the admin service so you can monitor throughput. See the docs for the server management actionscript reference.

    The admin service has an actionscript api that will allow you to monitor and manage your FMS. Basically, you'll build and FMS app that connects up to the admin service, monitors the service using the methods listed in the docs, and then reports the data either to a connected client (a swf), or uses netservices to report to a webservice.

    April 10, 2007
    Martie,
    Check this tutorial out: http://www.flashcomguru.com/apps/bwcheck/

    Works very well.

    Regards,
    Shack