this is a .NET 2.0 command line utility written in C#. It allows customers and partners to download every aspect of archived webcasts and potentially make them available offline while maintaining full functionality. It's included as a sample here as it's a Meta Service client and comes with Creative Commons licensed source code.
Important note:
Do not create a browser based client (Flash, Silverlight, Java Applet) that contains your Webcast Management System username and password. If you are looking to implement something like this, please request a new account specifically for the MetaService from
Marcel.Brouns@companywebcast.com, and consider these new account details available to anyone with access to your application.
The recommended way of creating an in-browser application is to create a server sided proxy to the MetaService, and have that pass on data to a browser client.