| Reply | « Previous Thread | Next Thread » |
|
Hi everyone,
We are developing a bluetooth service that is supposed to be publicly available without any permission. We have a pairing problem on N70. Even though we set authenticate to false on connection string, N70 still asks for pairing. What 's wrong. Has anybody come across with this? Here is my server connection URL: String connURL = "btspp://localhost:" + Discovery.myServiceUUID + ";authenticate=false;authorize=false;encrypt=false" + ";name=" + Discovery.myServiceName; This is how a client knows about its server connection. StreamConnectionNotifier scn = (StreamConnectionNotifier) Connector.open(connURL); ServiceRecord sr = LocalDevice.getLocalDevice().getRecord(scn); hostUrl = sr.getConnectionURL(ServiceRecord.NOAUTHENTICATE_NOENCRYPT, false); Thanks a lot, |
| samialtundag |
| View Public Profile |
| Find all posts by samialtundag |
|
It is ok after signing the midlet. Untrusted applications are required pairing, I guess.
|
| samialtundag |
| View Public Profile |
| Find all posts by samialtundag |
|
Hi, Im having the same probem with unwanted pairing. How do you sign the midlet so it is trusted.
cheers Mat |
| mattaylor20 |
| View Public Profile |
| Find all posts by mattaylor20 |
|
Hi, This is very interesting. It good to find signing working with the N70
Quote:
Quote:
Quote:
Signing help document tips Could help Jim
Last edited by jimgilmour1 : 2006-07-12 at 18:46.
|
| jimgilmour1 |
| View Public Profile |
| Find all posts by jimgilmour1 |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| N70 HTTP/browser problem | Chicken_666 | Symbian Networking & Messaging | 6 | 2006-08-24 11:39 |
| Problem With Nokia N70 | stevejanko | Mobile Java General | 9 | 2006-06-13 09:21 |
| Major problem in N70 | harsha001 | General Messaging | 2 | 2006-04-06 17:23 |
| 7210 Silent Problem | MarkMckim | Mobile Java General | 1 | 2003-03-18 13:36 |
| PJava runtime problem within Nokia 9210, Hrlp~! | Nokia_Archive | PersonalJava | 1 | 2002-05-28 14:15 |