Programming UNIX Sockets in C - Frequently Asked Questions

简介:
这是一个常见问题列表,其中包含有关使用套接字接口在UNIC中编程TCP/IP应用程序的答案。
此FAQ适用于Unix环境中的C程序员。它不适用于WinSock程序员或Perl,Java等。作者没有反对Windows或Perl,但他们不得不限制第一稿FAQ的范围。将来,作者真的很想为Perl,Java和其他人提供示例。尽管现在他们将专注于C的正确性和完整性。网络编程是c语言中一个具有挑战性的主题,通过对套接字编程api的仔细阐述,很容易理解。本常见问题让您开始使用C语言进行现代网络编程,并正确使用相关的操作系统api。
英文简介:
This is a list of frequently asked questions, with answers about programming TCP/IP applications in UNIC with the sockets interface.
This FAQ is for C programmers in the Unix environment. It is not intended for WinSock programmers, or for Perl, Java, etc. The authors have nothing against Windows or Perl, but they had to limit the scope of the FAQ for the first draft.
In the future, The authors would really like to provide examples for Perl, Java, and maybe others. For now though they will concentrate on correctness and completeness for C.
Network programming, a challenging topic in C, is made easy to understand with a careful exposition of socket programming APIs. This FAQ gets you started with modern network programming in C and the right use of relevant operating system APIs.
- 书名
- Programming UNIX Sockets in C - Frequently Asked Questions
- 译名
- 使用 C 语言编写 UNIX 套接字编程 - 常见问题解答
- 语言
- 英语
- 年份
- 2009
- 页数
- 196页
- 大小
- 1.28 MB
- 标签
- Unix
- 下载
Programming UNIX Sockets in C - Frequently Asked Questions.pdf
- 密码
- 65536
最后更新:2025-04-12 23:57:55
←Flutter Libraries We Love - 80+ must-have Flutter Libraries