Hi All,
We are making a J2ME application, and trying to get thru the proxy server which requires authentication.
Here is my code but it is getting hang in between.
Can anyone helps me out:
Ht...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20327723.html
Zones:
JavaDate Answered: 07/29/2002 Grade: A Views: 4
Hello poeple,
I am new to J2ME and I am experiencing a major Unresolved class error from the JavaCheck tool.
I need to use the UnciastRemoteObject class to my PDA but the JavaCheck tool tells...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20329306.html
How to write an Application by Using XML and J2ME.
Limitations are, The XML file Should be Uploaded to the Device when it is Sync with the PC. And This application Should Use that File as Data...
http://www.experts-exchange.com/Networking/Wireless/Q_20540755.html
Zones:
WirelessDate Answered: 10/31/2004 Grade: A Views: 0
try {
append ("USD", Image.createImage ("/Dollar.png"));
append ("EUR", Image.createImage ("/Euro.png"));
append ("JPY", Image.createImage ("/Yen.png"));
...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20623016.html
Zones:
JavaDate Answered: 05/31/2003 Grade: A Views: 0
Hello;
I'm new here I would just like to now some things. I'm an experience Java programmer
and porting my knowledge to J2ME, this happened because of my new Job as a Java
mobile developer.
...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20860022.html
Zones:
JavaDate Answered: 01/22/2004 Grade: A Views: 4
im writing a midlet that makes a test and its supposed to store the test results and show them to the user the next time he opens the midlet if he chooses show results from the main menu
so i st...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20865426.html
Zones:
JavaDate Answered: 02/23/2004 Grade: B Views: 0
Hopefullly this is an easy one.
I'm trying to implement high speed comms in J2ME (115,200) and have an odd problem. Using code as follows:
byte Buffer[] = new byte[2048];
Temp = PortInpu...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20865462.html
Zones:
JavaDate Answered: 01/29/2004 Grade: A Views: 0
Hi, I am writing a simple calculator J2ME application for the mobile phone, but I have faced a problem,that is, one of the equation for this application involve the power of ,such as 2 to the powe...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20890334.html
hi
if i have an app thats checking stocks in a database that i want to have running in the background and that notifies me in certain situations. is it possible that the user can continue to use...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20918047.html
Zones:
JavaDate Answered: 04/21/2004 Grade: A Views: 0
Hi
I have create one interface XYZ.....and to store in the database i have to convert it into string because
RMS(J2ME),support only string format.i have done this by toString Method of string Cl...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20973379.html
Zones:
JavaDate Answered: 08/09/2004 Grade: A Views: 0