| Reply | « Previous Thread | Next Thread » |
|
I am trying to develop a midlet dat uses bluetooth connection to get some data and pass it to a website. I did bluetooth part and http part seperately. Dey both worked. But when trying to integrate the httpconnection is not workig.
code: HttpConnection hc = (HttpConnection )Connector.open(url, Connector.READ_WRITE); Wen the code reaches this line it jumps to out.Connection is not made and the rest of the code is skipped. It is not returning any exception. Is it possible to integrate httpconnection and bluetooth connection in a same midlet? I`m using: Product Version: NetBeans IDE 6.0.1 (Build 200801291616) Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05 plz help.. Urgent |
| vipinmenontp |
| View Public Profile |
| Find all posts by vipinmenontp |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Urgent on Midlet http connection | robinqiu | Mobile Java Networking & Messaging & Security | 0 | 2008-03-13 21:45 |
| Nokia 6020 Http connection in a Midlet | dannyant | Mobile Java Networking & Messaging & Security | 1 | 2005-11-21 08:29 |
| Keeping the same session during MIDlet Http Connection | epldtcontentdev | Mobile Java General | 2 | 2003-09-17 13:54 |
| 7650 http connection initiation from MIDlet | victordonselaar | Mobile Java General | 0 | 2002-09-24 07:55 |
| MIDlet: Opening HTTP connection in 7650 while a Form is displayed | yaronga | Mobile Java General | 0 | 2002-09-19 12:45 |