On Fri, Jul 16, 2010 at 16:46, xuxu <[email protected]> wrote: > Hi, > I'm newbie with android. > I wanted to ask if there is a possibility to create udp connection and > then change to tcp connection while the emulator is client and the > server's code is java. > > all I found at the web is or tcp connection or udp but never a mixed > between them. someone tried it before? >
That's not possible. Not in Java, nor in Android, not even in any OS. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

