Protocol
Session Example
- Client A connects to the server using TCP
- Client B connects to the server using TCP
- Every tenth second the server sends the list of currently connected clients to each and every connected client
- Client B requests the IP adress of Client A
- The server responds with the IP adress of Client A
- Client B connects to Client A on port 30000 using TCP
- Client A and B starts sending and receiving an uncompressed audio bit stream