phat code 2 + 2 = 5 for extremely large values of 2.
Main

Projects

Downloads

Articles

Links

Forum

 

View Message

Back to Messages
Plasma Mon Sep 18 2006 at 1:43 pm
If you're using Windows
 
 
You can use the Windows API for sound input: http://www.freebasic.net/forum/viewtopic.php?t=1289

I'm not sure what you mean by "modem programming". If you mean directly controlling the actual modem, you can do this with the AT command set (provided you have a real modem, and not a crappy WinModem). Simply open the COM port the modem is attached to and send the commands in ASCII.

If you mean sending or receiving data over a network/internet, check out DSOCK (QB) or SDL Net (FB).
 
 
 
 

Reply to this Message

Name
Subject
Message

No HTML is allowed, except for <code> <b> <i> <u> in the message only.
All URLs and email addresses will automatically be converted to hyperlinks.