Skip to content

Releases: OmarMDiab/p2p-Chat

Phase 4

07 Jan 03:10
Compare
Choose a tag to compare
  • Implemented one-to-one chat functionality.
  • Optimized TCP and UDP usage based on different scenarios.
  • Conducted performance testing and document results.
  • Finalized the user interface and overall user experience.

Phase 3

05 Jan 02:39
83ec2d3
Compare
Choose a tag to compare
  • Modified server to support peer-to-peer connections.
  • Implement chat room creation and joining functionalities.
  • Demonstrate basic text-based communication within chat rooms.

Phase 2

05 Jan 02:49
0b141fe
Compare
Choose a tag to compare
  • Added Basic client and server applications.
  • Established a TCP connection for user authentication.