[android-developers] Udp +Tcp connection in Android

2010-07-16 Thread xuxu
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?

thanks

-- 
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


Re: [android-developers] Udp +Tcp connection in Android

2010-07-16 Thread Carlos Silva
On Fri, Jul 16, 2010 at 16:46, xuxu shlomitmay...@gmail.com 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 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