[SOLVED] Simple socket client inside app
I want to send the contents of a QLineEdit to a php web app that is listening on that port. Someone please show me a simple code snippet of the client source code
6 replies
You should use QNetworkAccessManager [qt-project.org] instead of sockets.
Read about it and if you will have questions, ask here.
You must log in to post a reply. Not a member yet? Register here!



