modem - GPRS communication -


I want to establish communication between GSM / GPRS modem and remote server or PC. How to do it Do we need some applications on the PC which will contact GSM modem? I should process 2 ways I want to interface GSM / GPRS modem with some microprocessor which has some LCD display. Anyone can help me in this.

Thank you, Manoj

Your question is very beautiful with a GSM modem Communications

A GSM modem will connect to the computer using a serial or USB port. You can open the serial port and talk with it. Since you have not specified the platform, I can not suggest how to do this, so how to do it. In C #, you will use the class. You use the standard for different tasks with it.

Communication with GPRS modem

The GPRS modem associated with the external device will usually be on the Internet. If you know the IP address of the target device, you can use TCP / IP sockets for communication with it.

I want to interface GSM / GPRS modem with some microprocessor

Not sure what exactly you mean, but if you are using GPRS / Want to process a processor for GSM communication, you will need to understand and write that processor or buy TCP / IP stack.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -