cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Transfer data from board's memory to pc

From: <fran_x_at_tin.it>
Date: Mon, 9 Mar 2009 15:21:10 +0100 (GMT+01:00)

Hi, i have an embedded system running uclinux.
I need to transfer some
data i get from acquisitions. The transfer will be from the board to
pc.
The data is organized in a struct.
The struct contains the date of
acquisition, the physical memory address where acquisition is stored,
the lenght of data.
I think of organize the acquisitions like linked
list.
From a pc i would see the list, select the acquisition i need and
transfer data from board's memory to pc.

How is a simple way to do
this?
I would use ftp for transfer data. Can i use libcurl to do it?
Where can i find a ftp server example?

Thank you
Received on 2009-03-09

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET