Author Topic: Beej's Guide to Network Programming || Using Internet Sockets  (Read 1653 times)

0 Members and 1 Guest are viewing this topic.

Offline Stackprotector

  • Administrator
  • Titan
  • *
  • Posts: 2515
  • Cookies: 205
    • View Profile
http://beej.us/guide/bgnet/output/html/singlepage/bgnet.html

A very good guide, who explains alot about the actual theory of the internet!.

~Factionwars

iMorg

  • Guest
Re: Beej's Guide to Network Programming || Using Internet Sockets
« Reply #1 on: June 05, 2011, 11:15:10 pm »
This is THE best tutorial on socket programming, right before the code and documentation itself.