Difference between revisions of "Mumble reader"

From Mumble Wiki
Jump to: navigation, search
(Adding info about support and compatibility)
m (Minor grammatical changes)
Line 1: Line 1:
Mumble Reader is a JQuery/Javascript tool which can read [[Channel_Viewer_Protocol]]. It can also generate CVP using [http://www.zeroc.com/icephp.html ZeroC IcePHP] version 3.3. Currently Mumble Reader's back-end querying tool will not work with the latest version of ZeroC IcePHP (version 3.4), although you can use another CVP provider such as [[Mumble PHP Interface]] which does support the latest version of IcePHP.  
+
Mumble Reader is a JQuery/Javascript tool which can read [[Channel Viewer Protocol]]. It can also generate CVP using [http://www.zeroc.com/icephp.html ZeroC IcePHP] version 3.3. Currently Mumble Reader's back-end querying tool will not work with the latest version of ZeroC IcePHP (version 3.4), although you can use another CVP provider such as [[Mumble PHP Interface]] which does support IcePHP version 3.4.  
  
 
Mumble Reader is hosted on [http://code.google.com/p/mumblereader Google Code]
 
Mumble Reader is hosted on [http://code.google.com/p/mumblereader Google Code]
  
 
[[Category:3rd Party]]
 
[[Category:3rd Party]]

Revision as of 22:55, 22 March 2012

Mumble Reader is a JQuery/Javascript tool which can read Channel Viewer Protocol. It can also generate CVP using ZeroC IcePHP version 3.3. Currently Mumble Reader's back-end querying tool will not work with the latest version of ZeroC IcePHP (version 3.4), although you can use another CVP provider such as Mumble PHP Interface which does support IcePHP version 3.4.

Mumble Reader is hosted on Google Code