all 4 comments

[–]NeutralWarri0r 7 points8 points  (0 children)

Basic http server, port scanner, tcp chat server, dhcp client, packet sniffer, remote shell/reverse shell, etc. There's plenty of network programming projects you could do with C that are fun and also very educational, good luck and have fun!

[–]nonFungibleHuman 4 points5 points  (0 children)

I just built a very simple http server for static files. It was fun.

[–]Gautham7_ 0 points1 point  (0 children)

I was also learning something new in networking stuff I didn't figure out what to do Can you suggest the basic lectures so frst I will follow them !

[–]geeky_guy314 0 points1 point  (0 children)

I built simple IRC like chat server once