Hi! This link might help you out:
http://msdn.microsoft.com/en-us/magazine/cc301786.aspx Cheers! Benj On Feb 10, 3:22 am, Ramon Lopes <[email protected]> wrote: > Hello everybody, > > I've been researching how to dial using modem in C#. > I tried to use System.IO.Ports, specifically serial.Write("ATD" + > phoneNumber) and serial.Write("ATDT" + phoneNumber) but it both didn't work! > > Could someone help me? > > -- > Ramon Pereira Lopes
