SSL Serverimplementation

2007-04-02 Thread Micky MeNeZeS
Hi, Does SSL library in Palm OS have SSL server side implementation? Can you please give me some reference for how to use it? Thanks and Regards Micky Menezes -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/dev

Re: Playback on Bluetooth Headphone

2007-04-02 Thread Michael Kedl
With the Palm OS devices I believe you need a program like SAG (Softick Audio Gateway) to play sounds on a Bluetooth headset. And then it must be an A2DP compatible headset, not just SCO (which is what most of the signal ear headsets for phone calls are). I have SAG and it works well (although

Playback on Bluetooth Headphone

2007-04-02 Thread Sagar Mody
I'm trying to make a wav player which read from the .wav file from the SD card and plays it back. I'm making use of SndStreamCreateExtended for the same. All works fine n I can hear the same on speaker as well as on wired Hands-Free. But if I connect a blue-tooth headphone, which I can use while

How to write a text file on hard drive/Device in PODS/C

2007-04-02 Thread Sagar
Hello All I want to write a log file on Hard Drive for debugging purpose. can it is feasible and how? Thanks in Adavance, - Sagar -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Problem with automatic make in PODS

2007-04-02 Thread sheardp
I am trying to make a start with PODS (or should it be GODS?), and I get the error message "cannot specify -o with -c or -S and multiple compilations". What should I do? I have a straight C project (with no C++), and I am using automatic make. -- For information on using the ACCESS Developer Fo

Re: Controlling Hotsync process programatically.

2007-04-02 Thread Michal Seliga
check reference docs for notifications, especially sysNotifySyncFinishEvent [EMAIL PROTECTED] wrote: > Hi, > > I am launching hotsync by using sysAppLaunchCmdSyncRequestLocal launch code. > > I am able to lauch hotsync sucessfully. > > Now i dont want to loose control from source application. >

Controlling Hotsync process programatically.

2007-04-02 Thread ganupisal
Hi, I am launching hotsync by using sysAppLaunchCmdSyncRequestLocal launch code. I am able to lauch hotsync sucessfully. Now i dont want to loose control from source application. How i can come back to source application after completion of hotsync?? Regards, Ganesh Pisal Skyscape India -- For

Memory leak error on device

2007-04-02 Thread Durgesh Trivedi
Is it possible to create the log file on the device for to check the memory leak or we can say the on device debugging is possible or not .. I want to check the memory leak on the device rather than on the emulator .Bcz in my code i m working with socket notification so and it is not possible t