Dual Multithreaded Chatroom and File Transfer System
August 2024 - September 2024
company
Dual Multithreaded Chatroom and File Transfer System
overview
- This is a dual multhreaded client and server using the TCP/IP networking protocol
- Explored the TCP/IP protocol
- Created multithreaded network connections between server and client for chatroom and file transfer
- Implemented Caesar Cipher to encode messages
- Allowed users to decode encrypted messages sent by other users