nandini Posted July 27, 2009 Share Posted July 27, 2009 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 More sharing options...
0 Antaris Veteran Posted July 27, 2009 Veteran Share Posted July 27, 2009 Did you not have any luck here? https://www.neowin.net/forum/index.php?show...=796750&hl= Link to comment Share on other sites More sharing options...
0 nandini Posted July 27, 2009 Author Share Posted July 27, 2009 Did you not have any luck here?https://www.neowin.net/forum/index.php?show...=796750&hl= hi Antaris! My requirements changed. Now i don't need to enumerate the list of connections but automatically dial the connection which is connected to the system. Link to comment Share on other sites More sharing options...
0 Antaris Veteran Posted July 27, 2009 Veteran Share Posted July 27, 2009 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 More sharing options...
Question
nandini
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