Skip to content

Introduction

Beej's Guide to Network Programming

NOTE:

可以作为入门指导

(Click here for other guides!)

Hello, one and all! This is my little how-to guide on network programming using Internet sockets, or "sockets programming", for those of you who prefer it. The sockets API, though started by the Berkeley folk, has been ported to many many platforms, including Unix, Linux, and even Windows.