09-14-2009, 01:09 PM
|
#1 (permalink)
|
| New Member
Join Date: Sep 2009 Model: 8320 PIN: N/A Carrier: Rogers
Posts: 1
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Difference between datagram protocol or udp protocol, is there any ? Please Login to Remove! Hello all,
I'm wondering if there are any differences from datagram protocol and udp protocol when using DatagramConnection ?
ie: (UDPDatagramConnection)Connector.open("datagram://host:port);
vs
(UDPDatagramConnection )Connector.open("udp://host:port); |
| Offline
| |