how is this done

Hello

I'm a newbie of java for mobile devices. I have read a lot of tutorials etc but there is no information about how to retrieve information in a wireless mode. Lets say I develope a midlet for a mobile phone that uses gprs to connect to "internet" how is that made when developing midlets etc.?

What I want to do is connect to a server (on internet) and get information.

Thanks!

[409 byte] By [digital_storma] at [2007-11-27 10:17:46]
# 1

If you read tutorials, you already know how to do it, there is nothing more to it then what is described in there. Just use the connection api, and the rest will be handled by the phone.

deepspacea at 2007-7-28 15:53:37 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2

If it was written in the tutorials why should I then ask?

Nothing says that its up to the phone to handle that, as I see It could be as when developing bluetooth application that it is up to each vendor to use their own stack etc.

digital_storma at 2007-7-28 15:53:37 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3

1. There are plenty of on-line resources available.

2. What IDE are you using? Do you have the NetBeans CD? is has sample web applications from which you can learn.

Best of luck, Darryl

Darryl.Burkea at 2007-7-28 15:53:37 > top of Java-index,Java Mobility Forums,Java ME Technologies...