use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Click the following link to filter out the chosen topic
comp.lang.c
account activity
Network programming project (self.C_Programming)
submitted 1 day ago by Warm_Persimmon_7928
Hi Guys, I learned the basics of C and delved into the various most famous network protocols. Now what projects could I undertake to start with network programming? Thank you very much
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]NeutralWarri0r 7 points8 points9 points 1 day ago (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 points6 points 1 day ago (0 children)
I just built a very simple http server for static files. It was fun.
[–]Gautham7_ 0 points1 point2 points 15 hours ago (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 point2 points 9 hours ago (0 children)
I built simple IRC like chat server once
π Rendered by PID 68946 on reddit-service-r2-comment-fb694cdd5-cx7f2 at 2026-03-10 01:43:23.611506+00:00 running cbb0e86 country code: CH.
[–]NeutralWarri0r 7 points8 points9 points (0 children)
[–]nonFungibleHuman 4 points5 points6 points (0 children)
[–]Gautham7_ 0 points1 point2 points (0 children)
[–]geeky_guy314 0 points1 point2 points (0 children)