Wrox Programmer Forums
|
Visual Basic 2005 Basics If you are new to Visual Basic programming with version 2005, this is the place to start your questions. For questions about the book: Beginning Visual Basic 2005 by Thearon Willis and Bryan Newsome, ISBN: 0-7645-7401-9 please, use this forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Basic 2005 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 31st, 2007, 08:59 AM
Registered User
 
Join Date: Apr 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default ABOUT AT COMMANDS

hi2 ALL
          i want to know the response of AT COMMANDS .
1.my mobile is connected to pc with modem.
2.im suceed in opening the comport.
3.i write one AT COMMAND for dialling a number like this
  port.writeline("ATD" & VBCR &)
4.im succed in dialling.

             now i want to know the response of the dialled number .whether he is 1. connected
                       2.busy
                       3.not response
                        etc


                i tried a lot .but i didnt get .plz suggest me
 
Old October 31st, 2007, 02:25 PM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
Default

Just a couple tips: Periods (“.”) go after a sentence but [u]before</u> the space between the sentences. The 1st letter of the next sentence should be capital. The personal pronuon ((“I”) is always capitalized no matter where it is in a sentence.

Does the Port.Writeline have a return value?

I cannot find the method that you are using, but see http://msdn2.microsoft.com/en-us/library/aa918511.aspx





Similar Threads
Thread Thread Starter Forum Replies Last Post
Python's commands: Help Static Python 3 March 26th, 2015 12:34 AM
response of AT Commands bobwith5 .NET Framework 2.0 0 October 31st, 2007 08:54 AM
sql commands dr BOOK: Beginning Ruby on Rails 1 April 27th, 2007 12:22 PM
using sql commands C# N4th SQL Server 2000 0 December 15th, 2006 02:04 PM
SendKey commands charlie3 VBScript 1 July 6th, 2003 02:30 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.