aspose file tools
The moose likes Java Micro Edition and the fly likes Need Information on HttpConnection in J2ME Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "Need Information on HttpConnection in J2ME" Watch "Need Information on HttpConnection in J2ME" New topic
Author

Need Information on HttpConnection in J2ME

karthika selvaraj
Greenhorn

Joined: Jul 26, 2008
Posts: 7
Hi Friends,

I tried to access google page from j2me application in netbeans 6.9(emulator) but I got error message as "Caught IOException: javax.microedition.io.ConnectionNotFoundException: ConnectionNotFound error in socket:pen : error = 10060". Could you please help me in this?

Regards,
Karthika
kumar mdu
Ranch Hand

Joined: Jan 04, 2011
Posts: 59
try these link, it ll help you

http://www.java-tips.org/java-me-tips/midp/how-to-create-a-https-connection-with-a-midlet.html
and
http://www.devx.com/getHelpOn/10MinuteSolution/16646/1954

thanks
karthika selvaraj
Greenhorn

Joined: Jul 26, 2008
Posts: 7
Hi Kumar,

Thanks.. I will check it out...

Regards,
Karthika
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Need Information on HttpConnection in J2ME
 
Similar Threads
J2ME - My Eclipse and J2ME Polish
Float in J2ME
how to get image from java to j2me
table using lwuit in j2me
Help on Preverify process