OK - I thought as much - so if I set *readP to 0 ExgDBRead will know to exit then?
> -----Original Message----- > From: Sachin Kochhar [mailto:[EMAIL PROTECTED]] > Sent: 23 November 2001 10:15 > To: Palm Developer Forum > Subject: Re: Question on ExgDBRead > > > I think u will have to put some demarker in your protocol > that marks the end of data because its expected from the read > callback function to tell ExgDBRead that there is no more > data by doing (*readP = 0). > > "Fergal Moran" <[EMAIL PROTECTED]> wrote in message news:68799@palm-dev-forum... > > Hi all > > I have a network server pumping data down to a palm client. One of > these pumps triggers a call to ExgDBRead on the palm. The server then proceeds to pump down a pre-built pdb down to the device. My question is how does my read callback function know when the pdb data is finished coming and it should go back to waiting for control messages? > > Fergal.. > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
