M
Mobileboy36
Hi Group,
Normally i Pinvoke the ftp-functions of "wininet.dll" to transfer textfiles
from the pocketpc to another platform.
I'm searching an "easy" way to transfer files (not a bytestream) from the
pocket pc to a desktop using RS232.
Using Active sync is not an option for me because I want to have full
control from within my application.
(or has anyone a vb.net implementation for the active sync API and the
SyncData Function)
Are there .NET compact framework libraries available with serial
functionality wich behaves like the ftpPutfile function?
What I want is a function simply returning true, if a file is communicated
correctly over RS232 (serial)
Best regards,
Mobile boy
Normally i Pinvoke the ftp-functions of "wininet.dll" to transfer textfiles
from the pocketpc to another platform.
I'm searching an "easy" way to transfer files (not a bytestream) from the
pocket pc to a desktop using RS232.
Using Active sync is not an option for me because I want to have full
control from within my application.
(or has anyone a vb.net implementation for the active sync API and the
SyncData Function)
Are there .NET compact framework libraries available with serial
functionality wich behaves like the ftpPutfile function?
What I want is a function simply returning true, if a file is communicated
correctly over RS232 (serial)
Best regards,
Mobile boy