| Reply | « Previous Thread | Next Thread » |
|
Hi, i am trying to write a file using FC on one thread and read the same from other. Well till one connection is open, it gives error for accessing from other on both S40 and S60 phone. I have also tried setting isReadable(true) for file connection but is not working. On S60 it give error with code -14 which is a symbian error and defined as KErrBusy.
since reading writing to same file at an instance should not be problem, i dont know why this problem coming and what will be the solution. it would be my pleasure if any one can put some light over this. Prakash |
| prakash.raman |
| View Public Profile |
| Find all posts by prakash.raman |
|
A possible workaround: you could try using Connector.READ_WRITE mode, and use the same FileConnection instance in both your threads to read and write the same file.
Pit |
|
hi jappit, thanx for ur reply but i think this wont work in my case as both the threads are in differnt component of app, and cant share the members between these two.
Prakash |
| prakash.raman |
| View Public Profile |
| Find all posts by prakash.raman |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Carbide.c++ 1.2为何不能update? 谁能给我一份能够安装在UIQ3.1手机上的TRK.sisx | linlone | Symbian | 3 | 2008-01-10 07:31 |
| File system fails on real device!! | symbee | Symbian User Interface | 20 | 2006-11-14 07:37 |
| file system access | yosrime | Mobile Java General | 3 | 2006-10-17 02:44 |
| Tips on using NDS 1.1 | mitts | Symbian Tools & SDKs | 7 | 2006-01-18 17:07 |
| nokia 7210 modem via IR doesn't work ! | oussamaaiadi | PC Suite API and PC Connectivity SDK | 1 | 2003-03-06 11:46 |