felixding / network-programming-practices

A collection of my network programming practices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network Programming Practices

This is a collection of my network programming practices. I started to do this because, as a long time web designer/developer, I want to understand how the Internet works internally.

The code is quick and dirty as the sole purpose of the whole thing is to learn the network. If needed, you can do whatever you want with the code. The repo uses WTFPL as its license.

Updates

Stop-n-Wait ARQ, Aug 8, 2016

Writing this made me realize how little I know about network programming (or anything other than Web application development).

About

A collection of my network programming practices.


Languages

Language:Ruby 100.0%