On Sat, Jul 17, 2010 at 11:40, Indicator Veritatis <mej1...@yahoo.com>wrote:

> Actually, it is possible, but it would require custom code for both
> server and client dropping the UDP connection and starting up a
> corresponding TCP connection on agreed upon ports -- but why? The
> request sounds like it can only be based on a misunderstanding; not
> just of Android, but of network protocols.


>From the first post, I thought he wanted to convert a UDP socket to a TCP
socket, reusing it, and that's not possible.

If he wants to have both, just open to socket connections, one TCP and other
UDP and send/recevie whenever he wants/needs.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to