04-27-2007, 12:18 AM
|
#1 (permalink)
|
| Knows Where the Search Button Is
Join Date: Jan 2006 Model: 7290 Carrier: Airtel
Posts: 21
Post Thanks: 0 Thanked 0 Times in 0 Posts
| HttpConnection without BES Please Login to Remove! Hi everybody,
My midlet does a HttpConnection:
HttpConnection connection =
(HttpConnection) Connector.open("http://my-server:8080/service");
My blackberry is connected to BES. My doubt is that, whether my midlet can be ported to other blackberries that are not conncetd to any BES?
Do i need to change the connection string to use the wap gateway? or will it by default connect using GPRS when there is no BES?
Any help is appreciated.
Thanks,
Kamal |
| Offline
| |