Closed GoogleCodeExporter closed 8 years ago
Fixed in trunk (future 3.0 version)
Original comment by bar...@gmail.com
on 7 Jan 2010 at 2:27
Hi,
I just download the source file, and found that this bug was not fixed
completely. When we call
Datagram.getAddress(), the returned string should also contain "datagram://" at
the beginning.
Original comment by szco...@gmail.com
on 25 Feb 2010 at 7:14
Reopening for fixing Datagram.getAddress()
Original comment by bar...@gmail.com
on 25 Feb 2010 at 12:10
szcoder,
Can you attach the reference document that explains format of returning String
in
Datagram.getAddress()? It looks that also Datagram.setAddress(..) potentially
has to
be fixed too.
Original comment by bar...@gmail.com
on 26 Feb 2010 at 9:07
Hi,
I don't have the reference document. I got the results with the emulator in
Sun's Wireless Toolkit 2.5.2.
In Sun's Wireless Toolkit and Nokia phones, Datagram.setAddress() must have
"datagram://" at the beginning,
and Datagram.getAddress() returns a string with "datagram://".
Thanks.
Original comment by szco...@gmail.com
on 1 Mar 2010 at 9:11
Fixed Datagram.getAddress() and Datagram.setAddress()
Original comment by bar...@gmail.com
on 3 Mar 2010 at 2:49
Original issue reported on code.google.com by
bar...@gmail.com
on 7 Jan 2010 at 1:56