Skip to content

A crude TCP client to connect to FIAS enabled servers

License

Notifications You must be signed in to change notification settings

nohasaayed/fiastestclient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fiastestclient

A crude TCP client to connect to FIAS enabled servers

Compiling the code:

  • sudo apt install qt5-default qtcreator
  • qmake
  • make -j 6
  • ./fiastestclient

About

A crude TCP client to connect to FIAS enabled servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.6%
  • QMake 12.4%