GithubHelp home page GithubHelp logo

fuzzy-hipster's Introduction

Fuzzy Audio Player

Fuzzy Audio Player is a network streaming audio player, designed and implemented for our BCIT Data Communications course (COMP 4985) final project.
It is a Win32 application written in C++, making use of the libzplay library for it's audio component, and the Windows Socket API for the network component. The application suite comes with a server and a client application.

Features

  • Streams .wav files
  • Multicasting
  • Upload songs to the server
  • Download songs from the server
  • Microphone chat

Getting Started

Before starting, make sure that you have the libzplay.dll in the same folder as all the .exe files. In addition, make sure to have a 'Stream' folder which will contain all the .wav files you want to listen to through the player.

Server

Launching the FuzzyAudioPlayerServer.exe will start the server. It automatically starts a multicast channel, streaming all the .wav songs contained in the 'Stream' folder; make sure you have at least one .wav file in this folder to start streaming.

Client

  • Launch the FuzzyAudioPlayerClient.exe to launch the client.
  • Type the correct IP address and port of the server.
  • Once finished, you will see a list of songs available for downloading or streaming.
  • To select an operation, click the radio button and press the 'OK' button.

For more information on how the application works and the design, see the documentation.

fuzzy-hipster

Fuzzy Hipsters is the team and this is the Fuzzy Audio Player.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.