Hi All,
I would like to create a small TCP/IP server on QT (my system is based on i.MX6 and Yocto).
Could you give me some examples ?
UPDATE: I used the following example:
http://www.bogotobogo.com/Qt/Qt5_QTcpServer_Client_Server.php
So, I created a simple Client on Windows with C# to test the Communication and all is working fine !
You can add the server you need (httpd for example) into Yocto configuration to build the service.
Have a great day,
Victor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------