Reading GPRS, GSM Modem setting & Print document

H

Harsh Trivedi

Hi,

We are developing a project for Pocket PC 2003, .NET CF 1.0 [Visual Studio
2003, C#].

I want to query the device for configured GPRS settings and GSM modem
details and want to display in the application. That is just reading the
settings and display the same in application form. I also wonder if I can
change those settings from my application.
The other thing is I want to print the text file from the device. Printer
will be attached with the serial port..I have gone through couple of samples
but neither worked....Also I cannot use third party component, because they
are not free.

Can anyone please help me in this regards...?

Thank you in the advance...


With Best Regards,
Harsh Trivedi
 
G

Guest

You need to use the TAPI API's to access the telephony functionality.
OpenNETCF have a library in beta which would probebly do what you want.

Simon.
 
H

Harsh Trivedi

Hi Simon

If you can provide me the link than it will be helpful

--

With Best Regards,
Harsh Trivedi


Simon Hart said:
You need to use the TAPI API's to access the telephony functionality.
OpenNETCF have a library in beta which would probebly do what you want.

Simon.

Harsh Trivedi said:
Hi,

We are developing a project for Pocket PC 2003, .NET CF 1.0 [Visual
Studio
2003, C#].

I want to query the device for configured GPRS settings and GSM modem
details and want to display in the application. That is just reading the
settings and display the same in application form. I also wonder if I can
change those settings from my application.
The other thing is I want to print the text file from the device. Printer
will be attached with the serial port..I have gone through couple of
samples
but neither worked....Also I cannot use third party component, because
they
are not free.

Can anyone please help me in this regards...?

Thank you in the advance...


With Best Regards,
Harsh Trivedi
 
G

Guest

See this thread:
http://groups.google.com/group/micr.../9dd2d2497107ad5e?tvc=1&#doc_9dd2d2497107ad5e

Regards
Simon.

Harsh Trivedi said:
Hi Simon

If you can provide me the link than it will be helpful

--

With Best Regards,
Harsh Trivedi


Simon Hart said:
You need to use the TAPI API's to access the telephony functionality.
OpenNETCF have a library in beta which would probebly do what you want.

Simon.

Harsh Trivedi said:
Hi,

We are developing a project for Pocket PC 2003, .NET CF 1.0 [Visual
Studio
2003, C#].

I want to query the device for configured GPRS settings and GSM modem
details and want to display in the application. That is just reading the
settings and display the same in application form. I also wonder if I can
change those settings from my application.
The other thing is I want to print the text file from the device. Printer
will be attached with the serial port..I have gone through couple of
samples
but neither worked....Also I cannot use third party component, because
they
are not free.

Can anyone please help me in this regards...?

Thank you in the advance...


With Best Regards,
Harsh Trivedi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top