[android-developers] Re: How to send DHCPINFORM request

2011-11-09 Thread Diego Torres Milano
Not from the SDK On Nov 9, 12:28 am, "petr.maza...@mautilus.com" wrote: > Is it possible to send manually the DHCPINFORM request? I was > searching the SDK and I did not found any class that allows creating > and broadcasting the DHCPINFORM (see RFC 2131) request. > > Might be there is some Java

[android-developers] Re: How to send DHCPINFORM request

2011-11-10 Thread petr.maza...@mautilus.com
Hi, what it means 'Not from the SDK'? Should be implemented by use of sockets? Regards, STeN On Nov 9, 6:15 pm, Diego Torres Milano wrote: > Not from the SDK > > On Nov 9, 12:28 am, "petr.maza...@mautilus.com" > > wrote: > > Is it possible to send manually the DHCPINFORM request? I was > > sea

[android-developers] Re: How to send DHCPINFORM request

2011-11-10 Thread petr.maza...@mautilus.com
Hi Mr.Diego Torres Milano Thanks for pointing to NDK - any more specific tips how we can solve that? Regards, Petr On Nov 9, 6:19 pm, Oscar Marques wrote: > Try > > http://developer.android.com/sdk/ndk/index.html > > 2011/11/9 Diego Torres Milano > > > > > Not from the SDK > > > On Nov 9, 12:2

Re: [android-developers] Re: How to send DHCPINFORM request

2011-11-09 Thread Oscar Marques
Try http://developer.android.com/sdk/ndk/index.html 2011/11/9 Diego Torres Milano > Not from the SDK > > On Nov 9, 12:28 am, "petr.maza...@mautilus.com" > wrote: > > Is it possible to send manually the DHCPINFORM request? I was > > searching the SDK and I did not found any class that allows cr