# UNIX_net_code **Repository Path**: EExuke/UNIX_net_code ## Basic Information - **Project Name**: UNIX_net_code - **Description**: UNIX networking code: volume_1: API; volume_2: IPC; - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-19 - **Last Updated**: 2022-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UNIX_net_code --- # UNIX Networking Code: ## volume_1: API 1.简介和TCP/IP - 一个简单的时间获取客户程序:daytimetcpcli - 协议无关性:daytimetcpcliv6 2.基本套接字编程 3.高级套接字编程 4.客户/服务器程序设计范式 --- ## volume_2: IPC ---