01-14-2010 12:14 AM - last edited on 01-14-2010 12:34 AM
Hi,
Please correct me if I'm wrong when ever we open a connection from Java app from device using URL ending with " ;devices=false " connections will be made thru BES. So is there any way to access systems which is local to BES
Connector.open(http://google.com;deviceside=false); connectes to google so if I gave url like
Connector.open(http://198.168.1.xxx:8080/servletname;deviceside=f
I hope this will help to explain what I mean. ( I know it looks funny )
|----------------------------------------------|
| LAN |
|
| [local web server] <----> [ BES 5.0 ] <---------------->[BB Device]
|
|-----------------------------------------------|
Please note all I have is bunch of simulators and trial BES which i have just downloaded .. :-)
Please help
Thanks in advance....
Zac
Solved! Go to Solution.
01-14-2010 12:22 PM
The short answer to your question is yes, it is easy.
I could go in for the long answer, but I would be repeating stuff that is already explained in this Thread and the associated 'required reading'. So please review this and then ask for further information where the idea is not clear to you.
01-18-2010 12:08 AM
Thanks peter thats brilliant... ![]()