Network
l
In J2me, u can access network resource as
jsp, images using HttpConnection
l
In most case, u will use GRPS
l
Open a HttpConnection, DataInputstream
l
Read the data
l
Process the data
l
Notify the process is done