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

    2003 – UNIX Network Programming Volume 1, Third Edition: The Sockets Networking API – ISBN 0-13-141155-1 (with Bill Fenner, and Andrew M. Rudoff) 2005 – Advanced Programming in the UNIX Environment, Second Edition – ISBN 0-321-52594-9 (with Stephen A. Rago)

  4. 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.

  5. Transport Layer Interface - Wikipedia

    en.wikipedia.org/wiki/Transport_Layer_Interface

    In computer networking, the Transport Layer Interface (TLI) was the networking API provided by AT&T UNIX System V Release 3 (SVR3) in 1987 [1] and continued into Release 4 (SVR4). [2] TLI was the System V counterpart to the BSD sockets programming interface, which was also provided in UNIX System V Release 4 (SVR4). [2]

  6. 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.

  7. 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.

  8. TCP/IP Illustrated - Wikipedia

    en.wikipedia.org/wiki/TCP/IP_Illustrated

    TCP/IP Illustrated is the name of a series of 3 books written by W. Richard Stevens.Unlike traditional books which explain the RFC specifications, Stevens goes into great detail [2] using actual network traces to describe the protocol, hence its 'Illustrated' title.

  9. X/Open Transport Interface - Wikipedia

    en.wikipedia.org/wiki/X/Open_Transport_Interface

    The X/Open Transport Interface is a specification that defines an independent transport-service interface for network applications. Programs using XTI can be run over a variety of transport providers, such as the Transmission Control Protocol (TCP), Xerox Network Systems (XNS), Systems Network Architecture (SNA), X.25, Asynchronous Transfer Mode (ATM) or any other transport layer provider that ...