> Is it possible to download a binary file (i.e. a PRC) from a URL without > launching the Web Clipping Application. I have successfully downloaded > and installed very small PRCs, less that 7 - 10 Kb, but I need to be > able to download a much larger PRC so that my staff can have > applications updates on their i705s in the fields wirelessly. Has anyone > ever downloaded a PRC larger that 10 Kb and if so how? I would prefer to > not use the Clipper and control everything with Low Level INetLib > functions. Any and all feedback is appreciated! -Geremy > http://www.goanyware.com/
you can do anything if you control the socket connections yourself. beware of using DmCreateDatabaseFromImage() as i believe there may be a limitation of your prc being at max 64k in size. Aaron Ardiri CEO - CTO Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
