On Jan 30, 2:10 pm, Daimoe <[email protected]> wrote: > Hi > > My task is do develop a Android app which is able to connect to a > other device via Bluetooth and communicate with the TCP Socket there. > At the other Device there are a Socket Server written in c# (TCP > Socket). > > I can connect to the Bluetooth socket. > But if i try to connect to the TCP Socket after i am connected via > Bluetooth like Socket s = new Socket("hostname",port) > The host is unknown.
New* I should join the network via PAN profile , but there is no PAN for Android. Is there another way to emulate a ethernet connection via Bluetooth to connect to my no serial socket? > I hope u understand what the problem is and can help me. -- 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

