If networking is entirely based on MIDP complaint specs.
It sounds aggreable. But If nokia tries to stop networking in their implementation.
How it is possible to disable networking in java and...
Type: Posts; User: barryIyer; Keyword(s):
If networking is entirely based on MIDP complaint specs.
It sounds aggreable. But If nokia tries to stop networking in their implementation.
How it is possible to disable networking in java and...
Sorry ,Iam not getting how this is done? Is it possible to access bluetooth device using java APIs . if so how to proceed and what are those API.
Kindly help me out finding this out.
Can any one explain me . Is Http the only possible solution for all handsets to implement IM?
Or any plain socket connections can serve this ?
If only Http then how the request messages are sent...
I solved this problem just by installing my symbian again or try installing jre 1.3.1 which comes along with symbian release.
Hopefully the problem is with improper java version or settings and...
Hope 7650 too doesn't support pJava after an extent.
You can try using javaphone from j2me application .
If this is the case with Nokia in their 3650 . Why was that no documents specify that 3650 does n't support datagram?
If Nokia 3650 claims that they are MIDP 1.0 complaint and MMAPI complaint . ...
sorry by mistake i posted from my friends id
Http Problem
Hi , Thanx for your reply.
I tried connecting to http://www.google.com as
HttpConnection con =...
hi
could you plz help me in HttpConnection class
Could you tell me how exactly the http requset will be passed to server, when i try HttpConnection.GET or POST.
Because im NOT able to download...
Hi all ,
Could any one tell me how exactly the http requset will be passed to server, when i try HttpConnection.GET or POST.
Because im NOT able to download any page from my midlet, im getiing You...
Hi ,
I have a problem using HttpConnection .
I get error as
java.io.IOException : status = -20019
or
java.io.IOException : status = -33
is that the problem is with operator?
If i try...
I tried using HttpConnection in J2ME Midp 1.0 in my new 3650 phone.
But i get
java.io.IOException : Status = -33
and also sometimes
java.io.IOException : Status = -20019
is this any...
I tried using HttpConnection in J2ME Midp 1.0 in my new 3650 phone.
But i get
java.io.IOException : Status = -33
and also sometimes
java.io.IOException : Status = -20019
is this any...
I tried using HttpConnection in J2ME Midp 1.0 in my new 3650 phone.
But i get
java.io.IOException : Status = -33
and also sometimes
java.io.IOException : Status = -20019
can u help me...
I tried using HttpConnection in J2ME Midp 1.0 in my new 3650 phone.
But i get
java.io.IOException : Status = -33
and also sometimes
java.io.IOException : Status = -20019
can u help me...
Hi ,Firstly thanx for ur reply.
Im still not getting Socket:.// (TCP) and Datagram://(UDP).
I tried using HttpConnection class for http://www.yahoo.com.
But the problem is , im able to get the...
Hi all,
could any one tell me that Nokia 3650 has support for Datagram (UDP) or Socket(TCP) support, as they claim that 3650 is MIDP 2.0 complaint.
Hi all
I tried using Socket :// and also Datagram ://
But i get
javax.microedition.io.Connector
java.lang.classNotFoundException
com.symbian.midp.io.protocol.Datagram.protocol
But i...
Hi all
I tried using Socket :// and also Datagram ://
But i get
javax.microedition.io.Connector
java.lang.classNotFoundException
com.symbian.midp.io.protocol.Datagram.protocol
But i...
hi gerodol & abhijithvr,
nice to know that part of TCP & Datagram Connection worked for both of you. I am having compile errors...here while following u'r procedures.
Tell me if what i...
Hi gerodol
Thanx a lot ya
Hope im getting it right.
Why is it that , there are different versions of sdk or MIDP/CLDC versions in each model of phone?
I mean to say that , is there any standard version of java which i can follow for different...
hi
Why is it that , there are different versions of sdk or MIDP/CLDC versions in each model of phone?
I mean to say that , is there any standard version of java which i can follow for different...
Hi gerold thanx for your reply.
But, i still have a doubt on this.
Why is it that , there are different versions of sdk or MIDP/CLDC versions in each model of phone?
I mean to say that , is...
could u plz tell me what version of java MIDP u using for Socket Connection
I would like to know if any version of nokia do have support for tcp or datagram socket support in J2ME Midp.
and do...