• Welcome to Forum.Deepsoftware.Com. Please login or sign up.
 

GSM Call Another phone (Data Call)

Started by engkfke, June 05, 2010, 03:39:32 am

Previous topic - Next topic

engkfke

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


Roman Novgorodov

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
DeepSoftware llc - The professional components for Delphi/CBuilder/.NET. The high quality custom software development.
Forums.nrCommLib.Com - DeepSoftware Tech Support Forum.

engkfke

June 08, 2010, 09:54:33 am #2 Last Edit: June 08, 2010, 09:56:35 am by engkfke
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