This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
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


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
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
 
jQuery in Action, 2nd edition
 
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