| Reply | « Previous Thread | Next Thread » |
|
I am trying to make an application to send SMS on a 3410. I get an javax.microedition.io.ConnectionNotFoundException:The requested protocol does not exist sms://+4799999999 (I've removed the actual number...) when I try to run the application in the 3410 emulator. Any ideas?
|
| jorgenaasland |
| View Public Profile |
| Find all posts by jorgenaasland |
|
Right protocol for 3410 SMS API is "com.nokia.sms", so you should change your connection url to something like: "com.nokia.sms://+4799999999"
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|