Click here to Skip to main content
15,895,709 members
Home / Discussions / C#
   

C#

 
GeneralRe: RectangleF to and back from string? Pin
Pete O'Hanlon31-May-11 2:36
mvePete O'Hanlon31-May-11 2:36 
AnswerRe: RectangleF to and back from string? [modified] Pin
DaveyM691-Jun-11 0:35
professionalDaveyM691-Jun-11 0:35 
QuestionSerialcomm dialing voice over modem Pin
Chuck Richards30-May-11 11:17
Chuck Richards30-May-11 11:17 
AnswerRe: Serialcomm dialing voice over modem Pin
Luc Pattyn30-May-11 12:25
sitebuilderLuc Pattyn30-May-11 12:25 
GeneralRe: Serialcomm dialing voice over modem Pin
Chuck Richards1-Jun-11 3:02
Chuck Richards1-Jun-11 3:02 
AnswerRe: Serialcomm dialing voice over modem Pin
Luc Pattyn1-Jun-11 3:13
sitebuilderLuc Pattyn1-Jun-11 3:13 
GeneralRe: Serialcomm dialing voice over modem Pin
Chuck Richards1-Jun-11 9:41
Chuck Richards1-Jun-11 9:41 
AnswerRe: Serialcomm dialing voice over modem Pin
Luc Pattyn1-Jun-11 14:12
sitebuilderLuc Pattyn1-Jun-11 14:12 
Sorry, I never had my PC speak to my phone or my modem, and I don't know the specific faxmodem you're talking about.

Dual-tone dialing probably isn't that easy, it is explained here[^]; it needs two sine waves at the same time, and both better be pretty accurate in frequency and pretty close to a sine wave (as to avoid harmonics). So you need to be very careful about the number of bit-times each sample will require on your serial line.

I don't do e-mail, I'm here to help people, but I want to participate in threads for all to read, not off-line individual discussions.

Smile | :)
Luc Pattyn [My Articles] Nil Volentibus Arduum
The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Please use <PRE> tags for code snippets, they improve readability.
CP Vanity has been updated to V2.3

GeneralRe: Serialcomm dialing voice over modem Pin
Chuck Richards2-Jun-11 9:15
Chuck Richards2-Jun-11 9:15 
AnswerRe: Serialcomm dialing voice over modem Pin
Luc Pattyn2-Jun-11 9:31
sitebuilderLuc Pattyn2-Jun-11 9:31 
GeneralRe: Serialcomm dialing voice over modem Pin
Chuck Richards3-Jun-11 3:13
Chuck Richards3-Jun-11 3:13 
GeneralRe: Serialcomm dialing voice over modem Pin
Chuck Richards2-Jun-11 9:22
Chuck Richards2-Jun-11 9:22 
AnswerRe: Serialcomm dialing voice over modem [modified] Pin
Chuck Richards2-Jun-11 7:34
Chuck Richards2-Jun-11 7:34 
Questionproblem with calling folderbrowingDialog in a child thread. Pin
prasadbuddhika30-May-11 6:25
prasadbuddhika30-May-11 6:25 
AnswerRe: problem with calling folderbrowingDialog in a child thread. Pin
Luc Pattyn30-May-11 6:45
sitebuilderLuc Pattyn30-May-11 6:45 
GeneralRe: problem with calling folderbrowingDialog in a child thread. Pin
prasadbuddhika30-May-11 15:10
prasadbuddhika30-May-11 15:10 
GeneralRe: problem with calling folderbrowingDialog in a child thread. Pin
prasadbuddhika30-May-11 15:30
prasadbuddhika30-May-11 15:30 
GeneralRe: problem with calling folderbrowingDialog in a child thread. Pin
BobJanova30-May-11 22:33
BobJanova30-May-11 22:33 
AnswerRe: problem with calling folderbrowingDialog in a child thread. Pin
Shameel31-May-11 1:01
professionalShameel31-May-11 1:01 
QuestionOleDbDataReader - reading order Pin
Islorvat30-May-11 4:21
Islorvat30-May-11 4:21 
AnswerRe: OleDbDataReader - reading order Pin
Luc Pattyn30-May-11 5:43
sitebuilderLuc Pattyn30-May-11 5:43 
GeneralRe: OleDbDataReader - reading order Pin
Islorvat30-May-11 6:36
Islorvat30-May-11 6:36 
AnswerRe: OleDbDataReader - reading order Pin
Luc Pattyn30-May-11 6:39
sitebuilderLuc Pattyn30-May-11 6:39 
QuestionHow to Create Rectangle Pin
Anubhava Dimri30-May-11 1:27
Anubhava Dimri30-May-11 1:27 
AnswerRe: How to Create Rectangle Pin
OriginalGriff30-May-11 3:15
mveOriginalGriff30-May-11 3:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.