Forum.Deepsoftware.Com

DeepSoftware Products => nrComm Lib VCL (32bit / 64bit) => nrComm Lib => GSM/SMS => Topic started by: engkfke on June 05, 2010, 06:39:32 AM

Title: GSM Call Another phone (Data Call)
Post by: engkfke on June 05, 2010, 06:39:32 AM
Hi All

I have License of Nrcomm v7.02 and it's work successfully .
my applications was used nrcommTAPI component to call another phone as data call Through Dial-up modem . 
now want call another phone but Through "GSM modem".

where Application can be call any number through Dial-up modem or through GSM modem.
the problem in GSM side.

your   nrGSM component support Data Call ???

thank you
Ahmed Elkfrawy

Title: Re: GSM Call Another phone (Data Call)
Post by: Roman Novgorodov on June 05, 2010, 04:16:00 PM
Hello

I don't think that GSM specification supports ordinary data modem connections.
Possible there are exists special GSM terminals for such tasks but we know nothing about them.

Anyway you can try TnrCommTAPI component for establish connection. Of course your GSM device should be insytalled as TAPI data modem and should be visible in modem list of control panel.

Roman Novgorodov
DeepSoftware.Com
Title: Re: GSM Call Another phone (Data Call)
Post by: engkfke on June 08, 2010, 12:54:33 PM
thank you Roman ,
I have tried to use TnrCommTAPI  an error occurred
Now I have implemented code that can communicate with your TnrCommTAPI component  through GSM modem successfully.
The problem is how to use TnrZModem in my code to send file to TnrCommTAPI component?


thank you
Ahmed Elkfrawy