Execute a Phone Access Connection

  • Thread starter Thread starter ONIL@
  • Start date Start date
O

ONIL@

Hi..
I already configure a Phone Access Connection ..
My trouble is.. how to call or execute this connection by code using vb.net
2003..

I'll appreciate any help or clue in order to resolve this issue..

Thanks in advanced.
Best Regards.

ONil@
 
You need to look at the ConnectionManager API or the RAS API.

OpenNETCF have written a ConnectionManager C# wrapper but you would have to
write your own RAS wrapper.

This subject is talked about all the time, search the archives for more
information.

Simon.
 
Thanks Simon..
I'll do it asap...

Regards..

Simon Hart said:
You need to look at the ConnectionManager API or the RAS API.

OpenNETCF have written a ConnectionManager C# wrapper but you would have
to
write your own RAS wrapper.

This subject is talked about all the time, search the archives for more
information.

Simon.
 
Back
Top