Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
jwhitham
Old
#1  
Senior Member - OP
Thanks Meter 1
Posts: 164
Join Date: Nov 2003
Location: Reading
Default readfile using GSM modem on XDAII

Hello All

I'm having trouble getting some code to work on the XDAII that works fine on the XDA. I am using TAPI to make a data call and then getting a file handle using lineGetID.

Everything seems to work and there are no errors. The call is made but when I call ReadFile no data is read. It returns ok but the number of bytes read is always 0.

Any clues?

Thanks

Jamie
 
Peter Poelman
Old
#2  
Peter Poelman's Avatar
Retired Administrator
Thanks Meter 26
Posts: 1,130
Join Date: Jan 2003
Location: Amsterdam
Default Re: readfile using GSM modem on XDAII

Quote:
Originally Posted by jwhitham
[...] I am using TAPI to make a data call and then getting a file handle using lineGetID.

Everything seems to work and there are no errors. The call is made but when I call ReadFile no data is read. It returns ok but the number of bytes read is always 0.
No help I'm afraid, but just a quick note to say that we also tried using TAPI for CSD connections, with the same result.

For some reason using CSD for PPP through the OS does seem to work though.
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...