# Page Not Found

The URL `07-advanced-technology/7-1-blocking` does not exist.

You might be looking for one of these pages:
- [7.1. Blocking（阻塞）](https://beej-zhtw.netdpi.net/advanced_tech/blocking.md)
- [7.2. select()：同步 I/O 多工](https://beej-zhtw.netdpi.net/advanced_tech/7selec.md)
- [7.5. 資料封裝](https://beej-zhtw.netdpi.net/advanced_tech/7_encap.md)
- [7.4. Serialization：如何封裝資料](https://beej-zhtw.netdpi.net/advanced_tech/7serialization.md)
- [7.6. 廣播封包：Hello World！](https://beej-zhtw.netdpi.net/advanced_tech/7broadcast.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://beej-zhtw.netdpi.net/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://beej-zhtw.netdpi.net/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/advanced_tech/blocking.md`)
- Use `Accept: text/markdown` header for content negotiation