Home > Archive > Smartphone Developer Forum > April 2006 > Help about placing files on FTP server !
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Help about placing files on FTP server !
|
|
| jerome 2006-04-21, 4:07 am |
| Hello, I'm a newbie about programming on smartphone, and I have just few
notions. Actually, I want to make a soft for a Windows Mobile 5.0 smartphone
which can take a picture with the camera and automatically place it on a FTP
server. I have to do this for my training course. I have Visual Studio
Professional 2005 and I downloaded the Windows Mobile 5.0 Smartphone SDK.
I want to know if it is possible, and if someone did a similar program
already. I just want to be sure that is realizable.
I made few searchs, and I found I can use the
function SHCameraCapture of the Aygshell library to take picture. And I can
use the Connection Manager API to connect the phone on Internet and finally,
I can use WinInet library to place the picture on a FTP server with the
function
FtpPutFile.
| |
|
| jerome wrote:
> Hello, I'm a newbie about programming on smartphone, and I have just few
> notions. Actually, I want to make a soft for a Windows Mobile 5.0 smartphone
> which can take a picture with the camera and automatically place it on a FTP
> server. I have to do this for my training course. I have Visual Studio
> Professional 2005 and I downloaded the Windows Mobile 5.0 Smartphone SDK.
> I want to know if it is possible, and if someone did a similar program
> already. I just want to be sure that is realizable.
> I made few searchs, and I found I can use the
> function SHCameraCapture of the Aygshell library to take picture. And I can
> use the Connection Manager API to connect the phone on Internet and finally,
> I can use WinInet library to place the picture on a FTP server with the
> function
> FtpPutFile.
>
that sounds about right, i don't know of any apps that do this, but i
don't spend to much time browseing the smartphone catalogs. eg
handango.com and smartphone.net
riki
--
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/
The most demented Labrador-carrying device devised by man - James Mills
on the RS4
|
|
|
|
|