Friday, July 25th 2008, 2:54am UTC+1

You are not logged in.

  • Login
  • Register

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

Guninia

Beginner

Posts: 5

Location: Taiwan

Occupation: software engineer

1

Thursday, February 21st 2008, 4:14am

About IPC for Qtopia

Dear all,

Is it possible to implement IPC ( Inter-Process Communication) between Qtopia and C language program?

I wrote a Qtopia GUI program, and some data and structure must be exchanged or transferred between my GUI program and another one written with C language.
Actually, I tried to integrate the GUI into original text mode AP.
Combining the AP code and GUI code is not an option, that means these two programs shall be able to run independently.

I would like to use the QTcpSocket connecting to original AP socket server with AF_UNIX.

Is there any other good way to achieve this?

Thanks
New Qt programmer
  • Go to the top of the page

Rate this thread