[go: up one dir, main page]

Skip to content

Make the socket communication easy for c/c++ developers

License

Notifications You must be signed in to change notification settings

JairoSalazarV/CupPhone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CupPhone

Make the socket communication easy for c/c++ developers

#Install

git clone https://github.com/JairoSalazarV/CupPhone.git

#USE

#include "[PATH_TO_HEADER_FILE]/CupPhone.h"

#Compile Examples

g++ Server.cpp -o Server;

g++ Client.cpp -0 Client;

#Enjoy it!

About

Make the socket communication easy for c/c++ developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages