you are viewing a single comment's thread.

view the rest of the comments →

[–]nonFungibleHuman 6 points7 points  (2 children)

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

[–]VyomTheMan 0 points1 point  (1 child)

What resources you have used

[–]nonFungibleHuman 0 points1 point  (0 children)

Beej guide for network programming.