Example: bankruptcy

Search results with tag "Unix network programming"

Effective C++: 55 Specific Ways to Improve Your Programs ...

Effective C++: 55 Specific Ways to Improve Your Programs ...

ptgmedia.pearsoncmg.com

W. Richard Stevens, TCP/IP Illustrated, Volume 3: TCP for Transactions, HTTP, NNTP, and the UNIX® Domain Protocols W. Richard Stevens/Bill Fenner/Andrew M. Rudoff, UNIX Network Programming Volume 1, Third Edition: The Sockets Networking API W. Richard Stevens/Stephen A. Rago, Advanced Programming in the UNIX® Environment, Second Edition W ...

  Programming, Network, Unix, Effective, Effective c, Unix network programming

Introduction to Socket Programming

Introduction to Socket Programming

alumni.cs.ucr.edu

give a general outline of elementary TCP socket usage. Please refer to Richard Stevens book : “Unix Network Programming” Volume 1 for details about any of the functions covered here, and also use the online man pages for more specific details about each function. 1.) Introduction

  Programming, Network, Unix, Unix network programming

La programmation client-serveur - Olivier Aubert

La programmation client-serveur - Olivier Aubert

www.olivieraubert.net

RFC 791 (IP), RFC 793 (TCP), RFC 768 (UDP) Richard Stevens, UNIX Network Programming 2/32. Le modèle client-serveur I Communication entre processus : un client, l’autre serveur, qui coopèrent. I Cette coopération s’effectue sous la forme d’un échange de données. Le client reçoit les résultats finaux délivrés par le

  Programming, Network, Unix, Unix network programming

Network Programming in C - csperkins.org

Network Programming in C - csperkins.org

csperkins.org

The Berkeley Sockets API • Widely used low-level C networking API • First introduced in 4.3BSD Unix • Now available on most platforms: Linux, MacOS X, Windows, FreeBSD, Solaris, etc. • Largely compatible cross-platform •Recommended reading: • Stevens, Fenner, and Rudoff, “Unix Network Programming volume 1: The Sockets Networking API”, 3rd Edition,

  Programming, Network, Unix, Network programming, Unix network programming

Similar queries