Skip to content

saidersoy/TCP_Server_Client

Repository files navigation

TCP_Server_Client
Tcp server client example with qt framework.
If you want to try it on your system follow below steps:
First, you need to build the project with qt or a c++ compiler.
Then, open a terminal and go to the file directory that output of project files.
After that, execute server file with this command:
$ ./TCP_Server_Client server
After you open the server you can open a client or clients with this command:
$ ./TCP_Server_Client client

About

Tcp server client example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published