N
nzpcmad
I have a Win CE 4.1 (Not PPC) handheld with a GPRS card installed.
One of the applications that came with the device is a Terminal
application. Using this, I can configure a new session, select a modem
(obviously the GPRS one) from a drop-down list, select the baud rate
etc. etc.
When I then start the session, I can send AT type commands to the modem
e.g. COPS, CREG ....
Now I want to do this within my own application.
What do I use to get the list of available modems?
I have looked at the OpenNetCF serial code. This supports COM1 through
4. What port does the GPRS card use? Is this some kind of virtual port?
In which case, how do I access it?
Any sample code to send AT type commands to a GPRS modem that anyone
can point me to?
Grateful for any help that can get me over this initial hump!
Many thanks
One of the applications that came with the device is a Terminal
application. Using this, I can configure a new session, select a modem
(obviously the GPRS one) from a drop-down list, select the baud rate
etc. etc.
When I then start the session, I can send AT type commands to the modem
e.g. COPS, CREG ....
Now I want to do this within my own application.
What do I use to get the list of available modems?
I have looked at the OpenNetCF serial code. This supports COM1 through
4. What port does the GPRS card use? Is this some kind of virtual port?
In which case, how do I access it?
Any sample code to send AT type commands to a GPRS modem that anyone
can point me to?
Grateful for any help that can get me over this initial hump!
Many thanks