출처 :http://www-128.ibm.com/developerworks/linux/library/l-sockpit/index.html
Five pitfalls of Linux sockets programmingDevelop reliable networked applications in heterogeneous environments |
Level: Intermediate M. Tim Jones(mtj@mtjones.com), Senior Principal Software Engineer, Emulex 20 Sep 2005
The Sockets API is the de facto standard API for networking applications development. Although the API is simple, new developers can experience some common problems. This article identifies the most common of these pitfalls and shows you how to overcome them.
|
'C C++' 카테고리의 다른 글
MonitorIPScanner (0) | 2007.05.07 |
---|---|
Input Validation in C and C++ (0) | 2007.02.25 |
Secure Cooking with C and C++ (0) | 2007.02.25 |