Hi all, do you know somebody which phone supports DatagramConnection?
Thanx
Pavook
Hi all, do you know somebody which phone supports DatagramConnection?
Thanx
Pavook
No current Nokia phones. All phones deployed by Sprint. Probably the 6600 when it is released.
For the most part, if you want worhtwhile networking for a Java app, stay far, far away from Nokia phones. They provide only http (except some 7650 versions provide tcp, unreliably), and it is buggy, slow, and seriously unreliable.
If you want to use a Nokia, code in C++ rather than Java. If you want Java, use a non-Nokia phone.
--G