The Pocket Guide To TCP/IP Sockets (C Version)

时间:2012-10-20 18:22:48
【文件属性】:
文件名称:The Pocket Guide To TCP/IP Sockets (C Version)
文件大小:8.32MB
文件格式:PDF
更新时间:2012-10-20 18:22:48
TCP/IP Sockets I own several books on sockets programming for TCP/IP. Most are quite large and pricey, address a specific environment such as UNIX (BSD sockets) or Windows (WinSock), and get bogged down in user interface details. The Pocket Guide to TCP/IP Socket Programming in C is both small in size (130 pages) and price yet provides a great deal of quality information. Within the book, you will find C source code (appears to be ANSI/ISO C) for small functional clients and servers using both the TCP and UDP transports. The C code examples used in the book are traditional in that they favor the UNIX environment. However, all is not lost. If you visit the publishers website you will find WinSock adaptations for nearly all (17 of 22) of the examples in the book. To avoid unnecessary distractions, the applications in this book use a text rather than a GUI interface; if you are programming for the PC under Windows use the Win32 Console Application project type. Besides the source code examples, there are sufficient diagrams and text explanations to give an application programmer enough information to write well-behaved network applications. This book would be perfect for teaching network application programming at a school or as part of a corporate training program.

网友评论

  • 书是不错,但是没有书签。内容不错
  • 英文版,是好书,此版本有目录结构,相对比较好。