This project implements an Internet radio over IP multicast. It supports the functionality of changing the stations, pausing, playing and exiting. In order to setup the connection between client and server, TCP is used. For transmitting the data packets, UDP is utilised. The system is accessible with the help of GUI.