Client Server Communicator with qt creator
-
Hello!
I am doing a project to pass in one of the subjects in my University
This project insist on running two clients which they communicate
between each other by serwerI am using QT Creator Community
I do the register form and login form and connecting with sqlite and i want to write code server which will be mediate in transfering messages.How to write this code for clients and for server ?Client:
https://github.com/apoyo/ProjektKomunikatorInternetowy -
Hello!
I am doing a project to pass in one of the subjects in my University
This project insist on running two clients which they communicate
between each other by serwerI am using QT Creator Community
I do the register form and login form and connecting with sqlite and i want to write code server which will be mediate in transfering messages.How to write this code for clients and for server ?Client:
https://github.com/apoyo/ProjektKomunikatorInternetowyHi,
What exactly is your issue ?
What have you tried ?
What is not working as expected ?