# riba2534/TCP-IP-NetworkNote

📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记

Repository: https://github.com/riba2534/TCP-IP-NetworkNote
Canonical: https://ross.abutalabs.com/products/tcp-ip-networknote
Homepage: https://tcp.riba2534.cn
Language: C
License Family: other
Last push: 2026-06-28T05:28:20+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 89, release rhythm 33, longevity 100
- inputs: {"age_days": 2791, "days_push": 66, "days_rel": 238, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2511, forks 408 (observed 2026-08-28T04:06:57.384406+00:00)

## What it is
A Chinese-language study notes repository for the book 'TCP/IP Network Programming' by Yoon Sung-woo, with 19 chapters of notes and 96 complete C code examples, published as a searchable VitePress ebook site. It covers sockets, TCP/UDP servers and clients, I/O multiplexing, epoll, multithreading, and building an HTTP server.

## Use cases
- learn TCP/IP socket programming in C
- study notes for TCP/IP Network Programming book
- find working examples of epoll and select servers
- understand TCP vs UDP client-server code
- learn multithreaded server programming with pthreads
- build a simple HTTP server in C
- prepare for network programming interviews

## When to choose
- you are reading the book and want complete runnable C code per chapter
- you prefer Chinese-language explanations of socket programming
- you want a free online ebook with searchable notes and syntax-highlighted source

## When to avoid
- you need production-grade networking libraries rather than teaching examples
- you need Windows or macOS-specific socket APIs (notes cover Linux only)
- you need an English-language resource

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools, documentation
- domain: networking, tutorials, developer-tools, operating-systems
- platform: cross-platform
- tags: tcp-ip, sockets, network-programming, c-examples, study-notes, ebook, epoll, chinese, linux

## Member repositories
- riba2534/TCP-IP-NetworkNote (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:57.384406+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:26:23.340181+00:00, confidence not recorded.
  - readme: https://github.com/riba2534/TCP-IP-NetworkNote (fetched 2026-08-28T04:06:57.384406+00:00, sha de054f586496)
  - homepage: https://tcp.riba2534.cn (fetched 2026-08-29T10:08:36.079231+00:00, sha a0bdd20d1cda)
- Data as of 2026-08-30T08:39:29.467469+00:00.
