# sock **Repository Path**: feng0207/sock ## Basic Information - **Project Name**: sock - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-10 - **Last Updated**: 2021-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is a standalone version of Richard Stevens' "sock" program, based on the code available for the TCP/IP Illustrated Volume1 book, at: http://www.kohala.com/start/tcpipiv1.html The code was originally written for UNIX. I made some changes so that it can also be built on Linux. I'm more than happy to incorporate build fixes where feasible and necessary.