Tuesday, July 26, 2011

[android-developers] Re: create wi fi connection

WiFi is not a complete network stack like Bluetooth. What you probably
really want to do is turn one end or the other into a WiFi
AccessPoint, connect the other to it, and then make a TCP/IP
connection.

On Jul 24, 12:02 pm, giovanni di lembo
<giovanni.dilembo1...@gmail.com> wrote:
> Hi all i m quite able to create an app that connect my galaxy to my pc
> by bluetooth but i do not know if it's is possible create a wi fi
> connection and on it , passing data such as a socket connection with
> input and output stream of byte.
> anyone can suggest me resources?
> Regards
> Gio

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment