Anonymous
18-02-2003, 09:53 AM
I have read and learned quite a few good tips out here but I am still missing some pieces. I appreciate the work that goes behind sites like these so I will say thanks in advance.
I am using Emb. c++ and have developed a couple of mobile data tranfer (modem-modem) applications over 2 Pocket PC devices. The Thera was the last that I developed on and it was pretty straight forward. Open a connection to the modem and use the standard atdt command set.
The T-Mobile htc 9500 seems to be a different beast. I have tried in vain to get answers from T-Mobile but they are utterly clueless. Everytime I get to level 3 I get disconnected or sent to a voice box to which I leave a voice mail that is never returned.
On to my questions. I can not seem to find a modem to connect to. I have a port sniffer that I wrote and I can see ports 1,2,3,9. None of which are return an OK from my AT command, so I am assuming there is no modem present on those ports. Is there a modem that I can use? I know that other have used this T-Mobile for sending data and (not through the lack of trying) I can find no documentation. Which is my best path to turn the T-Mobile into a data modem?
Thanks.
I am using Emb. c++ and have developed a couple of mobile data tranfer (modem-modem) applications over 2 Pocket PC devices. The Thera was the last that I developed on and it was pretty straight forward. Open a connection to the modem and use the standard atdt command set.
The T-Mobile htc 9500 seems to be a different beast. I have tried in vain to get answers from T-Mobile but they are utterly clueless. Everytime I get to level 3 I get disconnected or sent to a voice box to which I leave a voice mail that is never returned.
On to my questions. I can not seem to find a modem to connect to. I have a port sniffer that I wrote and I can see ports 1,2,3,9. None of which are return an OK from my AT command, so I am assuming there is no modem present on those ports. Is there a modem that I can use? I know that other have used this T-Mobile for sending data and (not through the lack of trying) I can find no documentation. Which is my best path to turn the T-Mobile into a data modem?
Thanks.