On Mon, Jan 23, 2006 at 08:21:57AM -0500, Solis-Najera, Sergio wrote:

> I urgently need a C-code example of how to send data to a host
> computer during acquisition.

> I am developping an e-Cos acquisition application and I need to send
> data on-line to the host computer during acquisition (the dataset is
> too big ~ 1GB). I was told that it can be done by using an ftp
> server engine running on the acquisition platform.  I installed the
> ftp engine and I was looking for an C-code example in the e-Cos
> discussion list but I coudn't find it.

you want to use the function ftp_put_var().

At a look at packages/net/ftpclient/current/tests/ftp_var_example.c

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

Reply via email to