Skip to content

nordin-johan/clint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

clint

A simple TCP client written in 2018.

  • Connects to a tcp server, sends data from terminal and recieves tcp server data.

Compile

From terminal: g++ main.cpp -o build/app

Run

From terminal: .build/app

About

C++ | Proof Of Work | Simple TCP Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages