Confirmation note complication
| Sun, 2007-09-09 16:00 | |
|
Hi, I have Symbian program which write to and read from linuxserver. No I have problem. Can anyone help me, please ? T:ati |
|
| Sun, 2007-09-09 16:00 | |
|
Hi, I have Symbian program which write to and read from linuxserver. No I have problem. Can anyone help me, please ? T:ati |
|
Forum posts: 80
Hello Katti32,
Your question isn't very clear.
Is it that you don't know how to display Information note or that you cannot communicate with the specified server?
Please elaborate your problem.
Forum posts: 364
If your engine is being invoked by an APP UI then simply provide a callback API or similar to notify the UI part of your code to display the information note.
Forum posts: 3
U can use
1. user::waitforresquest();
2. create a active object of engine (transaction).
3. after completion of request do check returned value and raise a confirmation note.
Regards
Amit Joshi