Приглашаем посетить
Мода (modnaya.ru)

[Chapter 12] 12.7 Resources

PreviousChapter 12
Networking with Sockets
Next
 

12.7 Resources

  1. perlipc documentation.

    Covers all available IPC mechanisms, including socket communications.

  2. Computer Networks, 3rd edition. Andrew S. Tanenbaum. Prentice-Hall, 1996.

    The best book on computer networks ever written.

  3. Unix Network Programming. W. Richard Stevens. Prentice-Hall, 1990.

  4. Advanced Programming in the Unix Environment. W. Richard Stevens. Prentice-Hall, 1992.


PreviousHomeNext
12.6 Prebuilt Client ModulesBook Index13. Networking: Implementing RPC