Marzullo
3rd April 2007, 12:51 AM
I need to make a data call through RIL api.
I deployed 2 different programs on 2 i-mate JASJAR palmars which uses
API. I'm able to make the data call and wait all the connection setup
until i receive from both sides RIL_NOTIFY_CONNECT.
I print those messages on the pocketconsole and the connection
speed is 9.6 kbit/s through the CSD (Circuit Switched Data) channel.
The problem is that when i try to RIL_GetSerialPortHandle and send
data to the other side i receive a strange handle with value 0xffffff.
Trying to call read/write on that handle doesn't work.
Is there any example-code about data calls with RIL?
Thanks.
I deployed 2 different programs on 2 i-mate JASJAR palmars which uses
API. I'm able to make the data call and wait all the connection setup
until i receive from both sides RIL_NOTIFY_CONNECT.
I print those messages on the pocketconsole and the connection
speed is 9.6 kbit/s through the CSD (Circuit Switched Data) channel.
The problem is that when i try to RIL_GetSerialPortHandle and send
data to the other side i receive a strange handle with value 0xffffff.
Trying to call read/write on that handle doesn't work.
Is there any example-code about data calls with RIL?
Thanks.