# CPPSocket **Repository Path**: yunlong/CPPSocket ## Basic Information - **Project Name**: CPPSocket - **Description**: C++实现的SOCKET对话,后期继续实现HTML5的WEBSOCKET对话,有兴趣的一起呀 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-07-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #CPPSocket 编译方法 g++ ClientNet.cpp -lws2_32