Hi all...I'm new at programming with Android...

I'm stucked at the Network topic...

Basically this is what i'm trying to do:

I wan to send  some instructions using the Http protocol to a device
which has a static Ip

address through a private Lan Network...

So first of all I'ved Tested the Code by connecting to a wesite and
everything was Ok, I could

confirm the connection was made through the HttpURLConnection
ResponseCode()=200 (equals to HTTP_OK) ...

So my Code could access the INTERNET.

But then i created a Lan Network with the Device mentionned above I
couldn't have any

Connection to it...neither to other devices (Pc attached to the
Network)

My App gets no response...the main Screen switches to a Black untitled
Screen...

Is there a Permission i have to request through the MANIFEST.XML File
for Lan Networks as

there is a one for INTERNET?...

Please fill free to suggest and Help

Thanks very much!

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

Reply via email to