I don't understand what IAP_APPSID is.
I tried to insert the UID of the web browser TUint(0x10008d39), but all applications can connect to the iap.
If I see with ceddump the record is correct:
But it doesn't workCode:ADD_SECTION # COMMDB_ID = 8 Name=Alice-55564905 IAPServiceType=LANService IAPService=2 IAPBearerType=LANBearer IAPBearer=1 IAPNetwork=11 IAPNetworkWeighting=0 Location=2 IAPAppSid=268471609 FIELD_COUNT=9 END_ADD
Another question.
Is there a way to set the number of attempts of RConnection::Start()?
Because if I set wrong iap settings after the call to RConnection::Start() I have to wait a lot of time before User::WaitForRequest(); ends.

Reply With Quote


