Skip to content
/ radio Public

A UDP/TCP server with two clients one to each protocol for music streaming on local networks

Notifications You must be signed in to change notification settings

teknus/radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Radio

The radio is a proposed project in the computer network discipline and it uses a control client and a stream client the control client communicates with the server through a TCP connection and the stream client communicates with a UDP connection. During this communication a protocol is used.

For Run this project, first open 3 terminals and:

Run ./setup_run_server.sh

Run ./control.sh

Run ./listener.sh

😁.

About

A UDP/TCP server with two clients one to each protocol for music streaming on local networks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published