borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (.chm help on OCX)Next Topic (Multiple DLL\'s) New Topic New Poll Post Reply
AndreaVB Forum : ActiveX : Phone Dialler
Poster Message
MkhProgrammer
Level: Big Cheese

Registered: 06-09-2003
Posts: 26

icon Phone Dialler

How can i detect my phone number is busy??
(I know with oncomm but how?)

Best Regards
--------------

____________________________
MkhProgrammer

18-03-2004 at 06:15 PM
View Profile Send Email to User Show All Posts | Quote Reply
CraigKirby
Level: Guest

icon Re: Phone Dialler

   do you mean how can i detect if the modem you are dialing from is busy

if so try ...
  
If MSComm1.PortOpen = true Then
      

or if you are looking for a dialtone .... im not sure but yo couldtry sending ATDT to the modem and see if you get OK back ..... but thats just a guess

-craig

  

08-04-2004 at 05:46 AM
| Quote Reply
AndreaVB Forum : ActiveX : Phone Dialler
Previous Topic (.chm help on OCX)Next Topic (Multiple DLL\'s) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder