Changes between Version 2 and Version 3 of WikiStart


Ignore:
Timestamp:
10/20/10 01:52:07 (14 years ago)
Author:
ph3-der-loewe
Comment:

+some text...

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v2 v3  
    11= RoarAudio = 
    22 
    3 RoarAudio is a modern sound system... 
     3RoarAudio is a modern sound system featuring a powerful protocol. It is not designed for any particular Operating System or Hardware. 
    44 
    5 ... and this is a example page. 
     5RoarAudio 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. 
    66 
    7 UUGRN:RoarAudio <- in german. 
     7RoarAudio 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. 
     8 
     9The most important implementation is the RoarAudio Main Package. Other important implementations include µRoar (client library) and µRoarD (server).