F
Franck Tetzlaff
Hi there,
I have to develop a communication module for an application. I am able
to establish a connection with GUID given by the enumdestination of TAPI in
C# but I need to obtain the strength of the GPRS and GSM signal. Is there an
API that could help me ? which one ? and could you give me some example ? (I
prefer C# but I can make a DLL in evc)
The second problem is that my application will run on pocket pc that
will travel in over the world. By the way, I have to know (in my
application) if GPRS is available (roaming) in the other country.
Last question : is it possible not to show the connection window when
calling the connmgrestablishconnection from cellcore.dll ? The problem is
that when a connection fails, the user has to click on a button to resume
the application.
Thanks
I have to develop a communication module for an application. I am able
to establish a connection with GUID given by the enumdestination of TAPI in
C# but I need to obtain the strength of the GPRS and GSM signal. Is there an
API that could help me ? which one ? and could you give me some example ? (I
prefer C# but I can make a DLL in evc)
The second problem is that my application will run on pocket pc that
will travel in over the world. By the way, I have to know (in my
application) if GPRS is available (roaming) in the other country.
Last question : is it possible not to show the connection window when
calling the connmgrestablishconnection from cellcore.dll ? The problem is
that when a connection fails, the user has to click on a button to resume
the application.
Thanks