|
microsoft.public.pocketpc.activesync - MS ActiveSync software for your PDA discussed here
|
|
|
|
|
Posted by N. Karademir on July 25, 2005, 12:49 pm
Please log in for more thread options
Hi,
I developed an pocket pc 2003 application which produces files. these files
will be send to a pc.
I have the next problem,
i disable all tasks (except files) for synchronisation. so my documents is
the only synch map.
if i connect the device to the cradle, first it is searching to changed
files etc.
then it synch the files in my documents dir.
this all takes about 20/30 seconds.
i would like to change it so that it directly sends the files to the pc
within 5 seconds or something.
the files are small (1kb *.txt)
Do I have to delete activesync and make my own activesync?
If yes, can someone show me how to detect the craddle and send the files
i saw something about CeRunAppAtEvent. but it starts an application,
i would like to start a function in my program.
Can someone please show sample code or point me in the direction?
thanks,
N. Karademir
Smart SOftware
|
|
Posted by Sven on July 25, 2005, 7:41 am
Please log in for more thread options
Are you doing this just for yourself? If not, I think you are stuck with
AS. PPC users will typically have that installed, and set to sync upon
connection. Expecting them to not use AS or turn off all functions except
files, or your own sync conduit, isn't going to be practical.
While I won't say it is impossible, I don't think there is any direct
connection option for the PPC that doesn't use AS to set up the IP structure
that allows data transfer. At least not on a PC, the Mac and Linux options
must obviously being doing something else.
You might get more technical help in the developer forum.
microsoft.public.pocketpc.developer
--
Sven
MVP - Mobile Devices
show/hide quoted text
> Hi,
> I developed an pocket pc 2003 application which produces files. these
> files will be send to a pc.
> I have the next problem,
> i disable all tasks (except files) for synchronisation. so my documents is
> the only synch map.
> if i connect the device to the cradle, first it is searching to changed
> files etc.
> then it synch the files in my documents dir.
> this all takes about 20/30 seconds.
> i would like to change it so that it directly sends the files to the pc
> within 5 seconds or something.
> the files are small (1kb *.txt)
> Do I have to delete activesync and make my own activesync?
> If yes, can someone show me how to detect the craddle and send the files
> i saw something about CeRunAppAtEvent. but it starts an application,
> i would like to start a function in my program.
> Can someone please show sample code or point me in the direction?
> thanks,
> N. Karademir
> Smart SOftware
>
|
|
Posted by N. Karademir on July 25, 2005, 9:47 pm
Please log in for more thread options Thanks for your reply Sven,
Is there a possibilty to synch directly the content of my doc.
and disable all other functions from as? so the sync. is finished within 5
seconds or something?
show/hide quoted text
> Are you doing this just for yourself? If not, I think you are stuck with
> AS. PPC users will typically have that installed, and set to sync upon
> connection. Expecting them to not use AS or turn off all functions except
> files, or your own sync conduit, isn't going to be practical.
> While I won't say it is impossible, I don't think there is any direct
> connection option for the PPC that doesn't use AS to set up the IP
> structure that allows data transfer. At least not on a PC, the Mac and
> Linux options must obviously being doing something else.
> You might get more technical help in the developer forum.
> microsoft.public.pocketpc.developer
> --
> Sven
> MVP - Mobile Devices
>> Hi,
>> I developed an pocket pc 2003 application which produces files. these
>> files will be send to a pc.
>> I have the next problem,
>> i disable all tasks (except files) for synchronisation. so my documents
>> is the only synch map.
>> if i connect the device to the cradle, first it is searching to changed
>> files etc.
>> then it synch the files in my documents dir.
>> this all takes about 20/30 seconds.
>> i would like to change it so that it directly sends the files to the pc
>> within 5 seconds or something.
>> the files are small (1kb *.txt)
>> Do I have to delete activesync and make my own activesync?
>> If yes, can someone show me how to detect the craddle and send the files
>> i saw something about CeRunAppAtEvent. but it starts an application,
>> i would like to start a function in my program.
>> Can someone please show sample code or point me in the direction?
>> thanks,
>> N. Karademir
>> Smart SOftware
>
|
|
Posted by Sven on July 25, 2005, 6:08 pm
Please log in for more thread options I would suppose there is, but you should ask the developers. I think there
likely is because Repligo has the option of writing the 'printed' file
directly to the device, about anywhere you want. I have a couple of PPCs
that do not have anything set in the sync options, and they 'sync' quite
quickly. There is also the option of setting up a kiosk sort of mode where
the device automatically connects as a guest, on purpose. Chris DeHerrera's
site has the information on that. In any of these cases though, they
wouldn't likely be the way in which the average user has things set up, so
it would be for a fairly unique or specific application.
--
Sven
MVP - Mobile Devices
show/hide quoted text
> Thanks for your reply Sven,
> Is there a possibilty to synch directly the content of my doc.
> and disable all other functions from as? so the sync. is finished within
> 5 seconds or something?
>> Are you doing this just for yourself? If not, I think you are stuck with
>> AS. PPC users will typically have that installed, and set to sync upon
>> connection. Expecting them to not use AS or turn off all functions except
>> files, or your own sync conduit, isn't going to be practical.
>> While I won't say it is impossible, I don't think there is any direct
>> connection option for the PPC that doesn't use AS to set up the IP
>> structure that allows data transfer. At least not on a PC, the Mac and
>> Linux options must obviously being doing something else.
>> You might get more technical help in the developer forum.
>> microsoft.public.pocketpc.developer
>> --
>> Sven
>> MVP - Mobile Devices
>>> Hi,
>>> I developed an pocket pc 2003 application which produces files. these
>>> files will be send to a pc.
>>> I have the next problem,
>>> i disable all tasks (except files) for synchronisation. so my documents
>>> is the only synch map.
>>> if i connect the device to the cradle, first it is searching to changed
>>> files etc.
>>> then it synch the files in my documents dir.
>>> this all takes about 20/30 seconds.
>>> i would like to change it so that it directly sends the files to the pc
>>> within 5 seconds or something.
>>> the files are small (1kb *.txt)
>>> Do I have to delete activesync and make my own activesync?
>>> If yes, can someone show me how to detect the craddle and send the files
>>> i saw something about CeRunAppAtEvent. but it starts an application,
>>> i would like to start a function in my program.
>>> Can someone please show sample code or point me in the direction?
>>> thanks,
>>> N. Karademir
>>> Smart SOftware
>
|
| Similar Threads | Posted | | PDA Slow after using ActiveSync | May 4, 2006, 12:51 pm |
| Activesync 4.5 is so slow | January 20, 2008, 9:01 am |
| ActiveSync 4.0 terribly slow | October 22, 2005, 10:54 am |
| calendar very slow with activesync 4.5 | May 29, 2008, 7:22 am |
| Help with Slow Handshake with ActiveSync on iPAQ4150 | August 7, 2006, 7:42 am |
| Activesync 3.8 started running slow all of a sudden | December 9, 2005, 2:35 pm |
| Why so slow | April 12, 2006, 4:47 am |
| Re: AS is so slow | July 24, 2008, 10:22 pm |
| Re: AS is so slow | July 26, 2008, 4:29 am |
| PPC Slow Sync | September 20, 2005, 4:00 am |
|
|
> I developed an pocket pc 2003 application which produces files. these
> files will be send to a pc.
> I have the next problem,
> i disable all tasks (except files) for synchronisation. so my documents is
> the only synch map.
> if i connect the device to the cradle, first it is searching to changed
> files etc.
> then it synch the files in my documents dir.
> this all takes about 20/30 seconds.
> i would like to change it so that it directly sends the files to the pc
> within 5 seconds or something.
> the files are small (1kb *.txt)
> Do I have to delete activesync and make my own activesync?
> If yes, can someone show me how to detect the craddle and send the files
> i saw something about CeRunAppAtEvent. but it starts an application,
> i would like to start a function in my program.
> Can someone please show sample code or point me in the direction?
> thanks,
> N. Karademir
> Smart SOftware
>