# QChat **Repository Path**: Finch1/QChat ## Basic Information - **Project Name**: QChat - **Description**: No description available - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-02-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README g++ Comproctol.hpp File.cpp File.hpp mainc.cpp NetWork.cpp NetWork.hpp -std=c++11 -l pthread -o Client g++ Comproctol.hpp File.cpp File.hpp main.cpp NetWork.cpp NetWork.hpp -std=c++11 -l pthread -o Server