Re: serial port simulation

2003-09-24 Thread pravin
hi all, can someone plz tell me how to implement timers in Palm also how toplay midi files in plam Regards, Pravin Tamkhane KVM Porting Team PalmOS Group Jataayu Softwares Ltd. Tel: 0808565852 Extn 336 -- For information on using the Palm Developer Forums, or to unsubscribe, please see

RE: serial port simulation

2003-09-24 Thread Caspar Heiden, vd
! Caspar -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of pravin Sent: Wednesday, September 24, 2003 12:57 PM To: Palm Developer Forum Subject: Re: serial port simulation hi all, can someone plz tell me how to implement timers in Palm also how toplay midi

serial port simulation

2003-09-08 Thread Dhanashri K
Hello , I want to test my serial application on a new Sony CLIE device running Palm OS 5.0 but I don't have the serial cable with me . Is there anyway by which I can simulate the serial port within the device so that I don't actually need to connect the external device for testing my

Re: serial port simulation

2003-09-08 Thread Brad Figler
You can tell the simulator and emulator to simulate a serial connection over TCP/IP. I do this to test my software, but I have found it very flaky on the emulator. I don't see any problems on the simulator. ~Brad Dhanashri K wrote: Hello , I want to test my serial application on a new Sony