hello
I'm developing an J2ME application which needs to do a Datagram Connection.
Up to now, I've tried to make it with the Nokia 7650 and I get the following exception:
java.lang.ClassNotFoundException: com.symbian.midp.io.protocol.datagram.Protocol
Which Mobile supports DatagramConnection in J2ME?
Thanks in advance

Reply With Quote



