Learning networking fundamentals

Posted by bplus on Stack Overflow See other posts from Stack Overflow or by bplus
Published on 2010-06-02T17:04:08Z Indexed on 2010/06/02 17:14 UTC
Read the original article Hit count: 251

Not having a CS degree has left large holes in my programming related knowledge. In particular I'd really like to learn some of the computer networking stuff I would have got in a good CS degree. The problem I really have is "not knowing what I don't know". So far I know I don't know anything about the following (as far as computer networks are concearned) -sockets -ports -internet protocol (the whole IP stack I keep hearing about).

Can anyone add more to the list? Can anyone suggest a project (writing a toy web server?)

Thanks in advance

© Stack Overflow or respective owner

Related posts about computer-science

Related posts about fundamentals