SangeetAdda

Overview: The SangeetAdda project is an audio room created using WINSOCK API in C, where the server handles playlists and one or more clients can access songs at the time.

Idea: As i am a music loving person with interest in various music genres and groups, the idea of creating an audio room struck my mind.

Challenges: One of the main challenges was maintaining multiple threads at a single time, implementing the idea of multithreading.

Technologies Used: C, WINSOCK, GCC compiler, lws