Thursday, November 20th 2008, 5:15pm UTC

You are not logged in.

  • Login
  • Register

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