App. closed: WatcherMainThread error
| Wed, 2006-03-15 16:25 | |
|
Im trying to install a iphook. The consutctors are getting called when the
emulator starts up. Eveything appers to be fine. Then when i open a socket and send some data to a webserver (just forcing a tcp packet out of the device to make it use the callbacks in the hook) i get an error after the constuction of the hook object. The main callbacks for the hook (openL or applyL or redayL) are not getting called, the error is before that. The error that pops up is the App. closed: WatcherMainThread box. It seems to me that it is a watcher that see some bad activity that it doesnt like (me getting a hook into the packets without the privlidge to do so). Am I on the right path here, to assume that my app just doesnt have the clearance at this point from the OS to do what it is asking to do? or is the problem somehwere else? Any help on this would be great, thanks in advance. NOTE: the hook is made with the v9.1 devkit, the libs are copied over into the s60 3rd ed emulator directory, and then UI im using to force a packet out of the device is also running on the 3rd ed. |
|





