Skip to content

B3W/RelayServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RelayServer

This repository contains an implementation of a relay server in C. The relay server utilizes UDP sockets for swift but non-lossless packet forwarding. In particular, this implementation was created to forward a VLC video stream from one computer to another. The packet_loss function is used to simulate packet loss over a network based on a specified loss rate. Modifying the loss rate results in resolution changes to the output stream on the computer forwarded to.

About

Implementation of a relay server using C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published