On Feb 27, 2:27 pm, "Paul Boddie" <[EMAIL PROTECTED]> wrote:
> On 27 Feb, 13:12, "Tzury" <[EMAIL PROTECTED]> wrote:
>
>
>
> > c) small web application that will be used as front end to configure
> > the system (flat files and sqlite3 db are the back-end).
>
> > Our platform is base on the Intel PXA
On 27 fév, 13:27, "Paul Boddie" <[EMAIL PROTECTED]> wrote:
> On 27 Feb, 13:12, "Tzury" <[EMAIL PROTECTED]> wrote:
>
>
>
> > c) small web application that will be used as front end to configure
> > the system (flat files and sqlite3 db are the back-end).
>
> > Our platform is base on the Intel PXA27
On 27 Feb, 13:12, "Tzury" <[EMAIL PROTECTED]> wrote:
>
> c) small web application that will be used as front end to configure
> the system (flat files and sqlite3 db are the back-end).
>
> Our platform is base on the Intel PXA270 processor (XSCALE family,
> which is ARM compatible) running at 312MH
Regarding the platform described below, can anyone suggest from his
experience what would be the best library choice to develop the
following application.
a) application that deals with data transformed via TCP sockets.
b) reading and writing to and from sqlite3 (include Unicode
manipulations).
c)