| SI NO | Task | Server Code | Client Code |
|---|---|---|---|
| 1 | Basic TCP Connection | Server code | Client code |
| 2 | Factorial of a Number | Server code | Client code |
| SI NO | Task | Server Code | Client Code |
|---|---|---|---|
| 1 | Basic UDP Connection | Server Code | Client Code |
| 2 | Factorial of a Number | Server code | Client code |
| 3 | Prime Number Check | Server code | Client code |
-
Quick Notes on Sliding Window: Link
| SI NO | Protocol | Server Code | Client Code |
|---|---|---|---|
| 1 | Stop and Wait protocol | Server Code | Client Code |
| 2 | Go Back N protocol | Server code | Client code |
| 3 | Selective Repeat protocol | Server code | Client code |
| SI NO | File Transfer | Server Code | Client Code |
|---|---|---|---|
| 1 | File Transfer Protocol | Server Code | Client Code |
| SI NO | Time Server | Server Code | Client Code |
|---|---|---|---|
| 1 | Time Server Application | Server Code | Client Code |
| SI NO | Protocol | Program Implementation |
|---|---|---|
| 1 | Leaky Bucket Algorithm | Source Code |
| 2 | Distance Vector Routing Algorithm | source Code |
| 3 | Link State Routing Algorithm | source Code |