Re: How to access a PC from an application on the PocketPC? by Shiv
Shiv
Tue Feb 27 12:19:02 CST 2007
The thing is that I want to do more than just transfer files. For that i
think socket programming fits well. Here i may be showing my ignorance since
the same might be possible using the FTP protocol.
The other thing iam trying to figure out is if i can use the USB port
directly and talk to the PC. Not sure if it has any advantages over the
socket route like speed etc. For now iam happy as i have the socket to work
with but would like to know for my own curiosity how to work with the USB
connection.
Thanks,
Shiva
"r_z_aret@pen_fact.com" wrote:
> On Tue, 27 Feb 2007 07:11:13 -0800, Shiv
> <Shiv@discussions.microsoft.com> wrote:
>
> >Hi,
> >
> >So far I have been using RAPI to access a PocketPC from my PC when the
> >device is connected. Now I have a requirement to do the other way. I want to
> >access the PC from an application on the PocketPC.
> >
> >Can someone please point me in the right direction?
>
> Chris Tacke gave one possibility. Here are two others:
> ftp client on PocketPC and ftp server on PC
> shared folder on PC
>
>
> >
> >Thanks in advance,
> >
> >Shiva
>
> -----------------------------------------
> To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).
>
> Robert E. Zaret, eMVP
> PenFact, Inc.
> 20 Park Plaza, Suite 478
> Boston, MA 02116
> www.penfact.com
>