Ross ROSS = Recommend OSS · open-source software intelligence for agents

unpbook/unpv13e resource

UNIX Network Programming, Volume 1, Third Edition Source Code observed · 2026-08-28

github.com/unpbook/unpv13e · C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

49/100

  • Activity 37
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4265
  • days_rel: n/a
  • days_push: 378
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1330 stars · 539 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The official companion source code for 'UNIX Network Programming, Volume 1, Third Edition' by W. Richard Stevens, written in C. It contains example programs and a support library (libunp.a) demonstrating sockets, TCP/IP, and other UNIX networking APIs.

Use cases

  • learn socket programming in C
  • study TCP/IP client and server examples
  • build the daytimetcp client/server examples from the book
  • reference implementations of UNIX networking APIs
  • follow along with UNIX Network Programming exercises

When to choose

  • you are reading the book and want its example code
  • you want classic, well-regarded C socket programming examples
  • you are teaching or learning low-level network programming on UNIX-like systems

When to avoid

  • you need a production networking library rather than educational examples
  • you want modern cross-platform abstractions or async I/O frameworks
  • you need code that compiles cleanly on all modern systems without warnings

Facets

learning-resource · maturity maintenance

networking developer-tools networking developer-tools operating-systems tutorials bsd c sockets unix-network-programming book-source-code tcp-ip c-examples linux macos unix

1 source

Member repositories

RepositoryRoleHealth v2
unpbook/unpv13emain49

For agents

markdown · JSON · MCP: product_card(name="unpbook/unpv13e")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem