• 0

[C#.net] automatic dial up connection


Question

hi!

i need to make a very simple application using c#.net.

i want my application to dial a connection automatically (without user involvement), send some data and then automatically hang up.

Please suggest some solutions!!

thanks!!

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Well, instead of using the RasPhoneBook, use the RasAutoDialManager, which should allow you to use a connection (a default connection) to autodial.

Find the default connection, dial it (which is in the previous example), send your data and then disconnect.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.