Changes between Version 8 and Version 9 of WikiStart


Ignore:
Timestamp:
11/13/11 09:53:23 (12 years ago)
Author:
ph3-der-loewe
Comment:

Some small updates to the text

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v8 v9  
    1212}}} 
    1313 
    14 RoarAudio is a modern sound system featuring a powerful protocol. It is not designed for any particular Operating System or Hardware. 
     14RoarAudio is a modern sound system featuring a powerful protocol. It is not designed for any particular Operating System or Hardware. Software is available for many different Operating Systems and Hardware. 
    1515 
    16 RoarAudio is fully network transparent. This means that it can be used over a network without the user noticing. Currently UNIX Sockets, IPv4 and DECnet are supported by major implementations. 
     16!RoarAudio is fully network transparent. This means that it can be used over a network without the user noticing. Currently UNIX Sockets, IPv4 and DECnet are supported by major implementations. 
    1717 
    18 RoarAudio development is protocol-centric. This means that we develop the protocol independed of any software. We do this to ensure a high quality of the protocol and to make it possible implement the protocol by other vendors as well. There are already several software implementations of the protocol, both server and client side. 
     18!RoarAudio development is protocol-centric. This means that we develop the protocol independed of any software. We do this to ensure a high quality of the protocol and to make it possible implement the protocol by other vendors as well. There are already several independed software implementations of the protocol, both server and client side. 
    1919 
    2020The most important implementation is the [[RoarAudio Main Package]]. Other important implementations include [[µRoar]] (client library) and [[µRoarD]] (server).