Problem: The server defers playing of sounds more and more although there are no buffer underruns. This happens if a client sends Echo events where the sender client in the message is equal to the server id. This is definitely a bug in the sender program, but it will not hurt receivers that ignore Echo messages. However, our server uses such Echo events for synchronization purposes.