Are you trying to network boot Android in a similar way as PXE/EFI does ? If this is the case you won't be using Android SDK.
On Nov 11, 12:12 am, "[email protected]" <[email protected]> wrote: > Well, good question actually!! I will check if this is available. > > The reason why I am asking for TFTP is that (according to > specification) our client is used in the internal network only. It > broadcast the DHCPINFORM (IETF extension to the legacy DHCP). The DHCP > returns back the TFTP address for downloading the set of > configurations. But it might be that the some http server is running > there as well. The DHCPINFORM/TFTP is pretty standard way how the > Linux OS boots from network, so the idea was to reuse this for other > purposes. Not that normally we will use DNS, but it has limited > configuration options, basically supports only domain name to port > resolving and even port cannot be obtained this way as far as I know. > > Regards, > STeN > > On Nov 9, 6:10 pm, Diego Torres Milano <[email protected]> wrote: > > > > > > > > > Why don't you just use HTTP ? > > > On Nov 9, 1:41 am, "[email protected]" > > > <[email protected]> wrote: > > > According to my information the SDK does not support directly the > > > TFTP. > > > > Are the any other ways how to deal with the missing API? Was anybody > > > tried to use org.apache.commons.net.tftp? Are there any experiences > > > how difficult is to run this on Android? > > > > Any other GPL solutions for TFTP? > > > > Thanks, STeN -- 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

