473,322 Members | 1,510 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Dialing a number

Hi!
I'm using .net 2.0 C# and i was wondering if there is any way of dialing a
number, that i take from a database, inside an application? Thanks
Feb 12 '06 #1
3 1960
I don't believe there are any classes in 2.0 for this, so you'd need to use
RasDial. however I believe that you can't dial any number - it has to be a
phone book entry that you dial.
--
Phil Wilson
[Microsoft MVP-Windows Installer]

"Radi Radichev" <ra***********@uni-jena.de> wrote in message
news:u8**************@TK2MSFTNGP10.phx.gbl...
Hi!
I'm using .net 2.0 C# and i was wondering if there is any way of dialing a
number, that i take from a database, inside an application? Thanks

Feb 12 '06 #2
Phil Wilson wrote:
I don't believe there are any classes in 2.0 for this, so you'd need to use
RasDial. however I believe that you can't dial any number - it has to be a
phone book entry that you dial.


Actually, you can. .NET 2.0 includes a serial port control. So just
open the port where the modem is located and then issue the following
command to the modem

ATDT 212-222-3312 (replace the number, of course).

Feb 13 '06 #3
Hi,

"Radi Radichev" <ra***********@uni-jena.de> wrote in message
news:u8**************@TK2MSFTNGP10.phx.gbl...
Hi!
I'm using .net 2.0 C# and i was wondering if there is any way of dialing a
number, that i take from a database, inside an application? Thanks


Don;t think so, I know for sure there are a library that encapsulate the RAS
API , I found it in google, digging in the archives , try to look there , or
I will send you the link when I get home later today
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
Feb 13 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Damon | last post by:
I am using the following code (primarily wizard created) to dial a phone number on an access form via the on double click event. Application.Run "utility.wlib_AutoDial", stDialStr I want to...
3
by: MLH | last post by:
I found some code Dev Ashish posted nearly a decade ago in response to someone's inquiry describing their need to dial a number, monitor call progress and determine whether it was busy. This was...
1
by: DaleMan | last post by:
I'm looking for some help on how to dial a phone number in my application and send a text message to the portable machine that answers the call (cell phone, Palm, etc..). Anyone know of any sites...
0
by: Mark Relly | last post by:
I am trying to discover how to get the modem to dial a specific number? I have looked throught the winInet API and at RASDIAL but i can't see a method that would do this? Can anybody help? ...
2
by: Simon T. | last post by:
Hello All, I am new to C# and the .NET framework, so please forgive and pity me if the question and understand reveals massive ignorance. I am trying to get SerialPort talking to a "Standard...
0
by: gad | last post by:
I am dialing a modem with vs2005 .net 2.0. Connection between modems is ok but windows does not write the connection details in the modem log file. Why is that? How can i force windows to write...
5
by: Brent | last post by:
Hi, I want to recreate my own version of http://snakesonaplane.varitalk.com/ .. So basically I want to start with a basic, make the modem dial a number and play a soundclip to the person that...
0
by: veasnamuch | last post by:
I want build a small system which is enable to call to a specific phone number from Computer through Voice Modem. I have seen the sample code in the...
2
by: tysky | last post by:
Hi!! I use OpenNETCF library to create a call. When I create voice call by Phone.MakeCall(number) program starts to dial up a number and on the PDA screen I see Phone dialog with information...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.