After a lot of testing and investigating in 3-4 books and
on internet I couldn’t find a good solution for this problem:
I use the example of Inter Process Communication with Client Server Async Example ( in S60 SDK Symbian 8.0a).
But I don't understand why when i close the Client the Server process also stopped.
I also try to launch the server process from another applicatin also in this case when the client (with AppUi) perform the connection (through the Handler that manage the RSessionBase) it run correctly, but when i close the client (with exit) the server process died (maybe will kill).
Anyone know why?
What do i do for don't stop the server process?

Reply With Quote

