Skip to content

FalseZer0/Audio-Streaming-using-Socket-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio Streaming using Socket API

Streaming Audio using Socket API in local network image The server sends bytes of audio portionally, when the portion of data is sent it block waits until the receiver sends an acknoledgement The receiver receives the data in order, sends acknoledgment and plays the audio in real time. The program was tested on 2 PCs in the same local network

About

Streaming Audio using Socket API in local network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages