F
Francesco
I can't understand why, today my little connection manager component
works no more.
This component uses OpenNETCF connection manager to establish a GPRS
connection. One of the "features" of that library (the opennetcf
one)(and of the underlying microsoft APIs) is that you can't
disconnect if the gprs connection is used by some other application
(as says Neil Cowburn in a previous post). Even with this "feature",
my component did disconnect if the connection was just dialled, and
not used. Tihs was true until yesterday...
This morning I came to work, and, ta-dan! the disconnect method works
no more, no way to disconnect even connections just dialled. I can't
understand why!
Can anyone suggest me some parameters i should check about this
problem? thanks
(I dial a GPRS, exclusive connection and then try to disconnect it
using always openNETCF connection manager)
Francesco
works no more.
This component uses OpenNETCF connection manager to establish a GPRS
connection. One of the "features" of that library (the opennetcf
one)(and of the underlying microsoft APIs) is that you can't
disconnect if the gprs connection is used by some other application
(as says Neil Cowburn in a previous post). Even with this "feature",
my component did disconnect if the connection was just dialled, and
not used. Tihs was true until yesterday...
This morning I came to work, and, ta-dan! the disconnect method works
no more, no way to disconnect even connections just dialled. I can't
understand why!
Can anyone suggest me some parameters i should check about this
problem? thanks
(I dial a GPRS, exclusive connection and then try to disconnect it
using always openNETCF connection manager)
Francesco