how to use import javax.microedition.io.HttpConnection; in SE Application in Java

Posted by Nubkadiya on Stack Overflow See other posts from Stack Overflow or by Nubkadiya
Published on 2010-05-29T05:43:33Z Indexed on 2010/05/29 5:52 UTC
Read the original article Hit count: 183

Filed under:
|

i want to use this import javax.microedition.io.HttpConnection;

package in my SE application. my purpose is to connect to the webserver to download a image. i found this code while searching. that code was designed to ME application.

can soemone help me to find this for SE application.

© Stack Overflow or respective owner

Related posts about java

Related posts about packages