can u give the source code?
plz specifically tell the modem name used in it so that i can buy.
User Profile
Collapse
-
transfer a call from cell phone to computer
hi
is it possible to transfer a call on computer with AT command? actually i received a call using ATA command but problem is that the call is just received i want my application to listen the caller and follow the instruction given by caller.
hope the question is clear
thanks -
sory could not get your point?
what u want to say please explain.Leave a comment:
-
AT command in c#
hi
i want to receive a call on computer i m using nokia 7610 as GSM modem. in hyper terminal i have received a call using ATA command. now a want to do this in c#. i dont knw how to use AT command in c#.
...Code:serialPort1.PortName = "COM4"; serialPort1.BaudRate = 115200; serialPort1.DataBits = 8; serialPort1.Parity = Parity.None; serialPort1.StopBits
No activity results to display
Show More
Leave a comment: