enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. UNIX Network Programming - Wikipedia

    en.wikipedia.org/wiki/UNIX_Network_Programming

    Unix Network Programming is a book written by W. Richard Stevens. [1] It was published in 1990 by Prentice Hall and covers many topics regarding UNIX networking and Computer network programming . The book focuses on the design and development of network software under UNIX.

  3. W. Richard Stevens - Wikipedia

    en.wikipedia.org/wiki/W._Richard_Stevens

    1996 – TCP/IP Illustrated, Volume 3: TCP for Transactions, HTTP, NNTP, and the UNIX Domain Protocols – ISBN 0-201-63495-3; 1998 – UNIX Network Programming, Volume 1, Second Edition: Networking APIs: Sockets and XTI – ISBN 0-13-490012-X; 1999 – UNIX Network Programming, Volume 2, Second Edition: Interprocess Communications – ISBN 0 ...

  4. Transport Layer Interface - Wikipedia

    en.wikipedia.org/wiki/Transport_Layer_Interface

    TLI and XTI are still supported in SVR4-derived operating systems and operating systems conforming to branded UNIX (UNIX 95, UNIX 98 and UNIX 03 Single UNIX Specifications) such as Solaris and AIX (as well as the classic Mac OS, in the form of Open Transport). Under UNIX 95 (XPG4) and UNIX 98 (XPG5.2), XTI was the preferred and recommended ...

  5. Advanced Programming in the Unix Environment - Wikipedia

    en.wikipedia.org/wiki/Advanced_Programming_in...

    Stevens adds three chapters giving more concrete examples of Unix programming: he implements a database library, communicates with a PostScript printer, and with a modem. The book does not cover network programming: this is the subject of Stevens's 1990 book UNIX Network Programming and his subsequent three-volume TCP/IP Illustrated.

  6. Computer network programming - Wikipedia

    en.wikipedia.org/wiki/Computer_network_programming

    W. Richard Stevens: UNIX Network Programming, Volume 1, Second Edition: Networking APIs: Sockets and XTI, Prentice Hall, 1998, ISBN 0-13-490012-X ^ "Chapter 12 - Network Programming". COMP1406 (PDF) . 2017.

  7. Berkeley sockets - Wikipedia

    en.wikipedia.org/wiki/Berkeley_sockets

    Berkeley sockets originated with the 4.2BSD Unix operating system, released in 1983, as a programming interface.Not until 1989, however, could the University of California, Berkeley release versions of the operating system and networking library free from the licensing constraints of AT&T Corporation's proprietary Unix.

  8. STREAMS - Wikipedia

    en.wikipedia.org/wiki/UNIX_System_V_STREAMS

    In computer networking, STREAMS is the native framework in Unix System V for implementing character device drivers, network protocols, and inter-process communication.In this framework, a stream is a chain of coroutines that pass messages between a program and a device driver (or between a pair of programs).

  9. Inter-process communication - Wikipedia

    en.wikipedia.org/wiki/Inter-process_communication

    Stevens, Richard. UNIX Network Programming, Volume 2, Second Edition: Interprocess Communications. Prentice Hall, 1999. ISBN 0-13-081081-9; U. Ramachandran, M. Solomon, M. Vernon Hardware support for interprocess communication Proceedings of the 14th annual international symposium on Computer architecture. Pittsburgh, Pennsylvania, United States.