Skip to content

P2PChatApp is a peer-to-peer chat application that leverages both UDP and TCP sockets for efficient communication. This project demonstrates the use of TCP for signaling and initialization of peer connections, while utilizing UDP for real-time media stream transmission.

Notifications You must be signed in to change notification settings

tshego2002/P2PChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

P2PChatApp

P2PChatApp is a peer-to-peer chat application that leverages both UDP and TCP sockets for efficient communication. This project demonstrates the use of TCP for signaling and initialization of peer connections, while utilizing UDP for real-time media stream transmission.

About

P2PChatApp is a peer-to-peer chat application that leverages both UDP and TCP sockets for efficient communication. This project demonstrates the use of TCP for signaling and initialization of peer connections, while utilizing UDP for real-time media stream transmission.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages