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.

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