transmission-control-protocol
There are 6 repositories under transmission-control-protocol topic.
Ditectrev/Amazon-Web-Services-Certified-AWS-Certified-Advanced-Networking-Specialty-ANS-C01-Practice-Test-Exam
⛳️ PASS: Amazon Web Services Certified (AWS Certified) Advanced Networking Specialty (ANS-C01) by learning based on our Questions & Answers (Q&A) Practice Tests Exams.
OSSpk/Online-Voting-System-TCP
🗳️ An online vote casting system using TCP multi-threaded client-server program. The voters will log on from client systems and cast their votes.
soumyadip007/Chat-Server-Application-Using-JAVA-Swing-Socket
Socket programming is a way of connecting two nodes on a network to communicate with each other. One socket(node) listens on a particular port at an IP, while other socket reaches out to the other to form a connection. Server forms the listener socket while client reaches out to the server.
Nandika-A/Congestion-Control-Simulator
Simulates TCP congestion control algorithms
tmfontan/TCPSocketAutomatedAttendance
A Java Swing / AWT application that functions as an automated attendance recording tool for a group of custom-created attendee accounts. The program also contains additional features such as Course Creation, Profile Customization, Record Management, and a Chat Interface.
Heewon-Hailey/multi-threaded-dictionary-server
implement a dictionary server that can serve multiple users' requests including adding, removing, and searching words