# 簡介

本書是 Linux socket 網路程式設計的敲門磚，對初學者而言是一份很好的開始，尤其第七章介紹了重要的 Linux socket 網路程式設計技巧與觀念。

* 譯者：[Aaron Liao (廖明沂)](http://aaron.netdpi.net/)
* Facebook：<https://www.facebook.com/applezulab>
* 發佈日期：2014


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://beej-zhtw.netdpi.net/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
