Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!decwrl!hayes.ims.alaska.edu!milton!dirtybob From: dirtybob@milton.u.washington.edu (Wendell Joost) Newsgroups: comp.lang.c++ Subject: Accessing Modem via bioscom command Message-ID: <1991Apr23.151959.25880@milton.u.washington.edu> Date: 23 Apr 91 15:19:59 GMT Sender: dirtybob@milton.u.washington.edu (Wendell Joost) Distribution: usa Organization: University of Washington, Seattle Lines: 7 I have been trying to access my Hayes compatible modem by using the bioscom command, listed in Turbo C++ 2.0 Library Reference Manual, pages 36-38. When I run the sample program, nothing happens. How do I send the appropriate characters to the modem to get it to dial out, etcetera? .