Skip to content

Commit a6f483d

Browse files
committed
updating README
1 parent e8a074b commit a6f483d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
network_protocols
22
=================
3+
4+
5+
This folder contains Native C implementation of network protocols from the various levels of the OSI stack.
6+
These were done as a part of a coursework.
7+
8+
Folder Substructure -
9+
SBCP, TFTP and ProxyHTTP are protocol implementations of a broadcast chat, trivial ftp and HTTP Proxy respectively.
10+
ftp_over_tcp and queue_management are implementation of networking scenarios using higher level language (NS2)
11+
README's for each segment of the code are in the respective folders.

0 commit comments

Comments
 (0)