![]() |
HARSHA P.RAVNIKAR wrote: > > Mr.Damian Ivereigh > Mr.Christoph Scheeder > Mr.Charles Stuart > Ms.Keith Gray > > My sincere thanks to all of you for your kind reply. > > As I wrote earlier, I'm writing a fax program (for send and receive) on > Windows platform. I need information about Huffman codes. How to recognize > a fax tone / data tone ? Is it possible to generate the tones without > actually making a fax call ? Sorry I think I'm getting too tecnical coz > the only book we can find here is not producing desired results ("C > Programmers guide to serial communications" By Joe Campbell). Will you > tell me where I can find such example programs (either on DOS/Windows) (if > any) ? If I still have technical questions will you answer them ? if not, > do you know where I can email the questions to ? Harsha, Are you planning to use a modem or just generate & listen to the tones using a sound card? If you are using a modem then all these tones etc will be handled by the modem and you are unlikely to have any way to get access directly to them - certainly there will be no standard way. If you are going to use a sound card, then you will have to get very deep into the protocols along with signal processing etc. This is *way* beyond what Hylafax does. It is also *way* beyond what I know. You are welcome to email me, but I really have no idea about programming under Windows - I try and stay away from it as much as I can. :-) Damian