Communication betwwen Qt4 and MONO (on linux)

Posted by elcuco on Stack Overflow See other posts from Stack Overflow or by elcuco
Published on 2010-05-07T08:02:58Z Indexed on 2010/05/07 8:08 UTC
Read the original article Hit count: 216

Filed under:
|
|
|

I have to conntect a Qt4 application to a mono Application. The current proof of concept uses network sockets (which is nice, I can debug using nc on the command line).

But I am open to new suggestions. What are my alternatives?

© Stack Overflow or respective owner

Related posts about qt4

Related posts about mono