This shows you the differences between two versions of the page.
|
tcpopen [2009/01/29 15:50] admin created |
tcpopen [2009/03/11 14:54] (current) admin |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Getting the "javax.microedition.io.ConnectionNotFoundException: TCP open" error message ====== | + | ====== Getting the "javax.microedition.io.ConnectionNotFoundException: TCP open" Error Message ====== |
| You may get this error message when you develop a J2ME application and try to access the web through an HttpConnection object. There may be other reasons for this but I had the following problem: | You may get this error message when you develop a J2ME application and try to access the web through an HttpConnection object. There may be other reasons for this but I had the following problem: | ||
| Line 7: | Line 7: | ||
| * Finally, when I used http://127.0.0.1/ (which is the IP address of localhost on Windows), it worked. | * Finally, when I used http://127.0.0.1/ (which is the IP address of localhost on Windows), it worked. | ||
| - | If you have other solutions for this, [[http://www.kuederle.com/Kontakt|let me know]]. | + | If you have other solutions for this, [[http://www.kuederle.com/Contakt|let me know]]. |