TCP/IP on i.MX6

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

TCP/IP on i.MX6

616 Views
simonetolotti
Contributor I

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 !

Labels (2)
0 Kudos
1 Reply

444 Views
b36401
NXP Employee
NXP Employee

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!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos