Sending SMS Using PC through Serial Port under VC++ Environment

SMS is much cheaper than the call, but much more inefficient. Discussed how to send a SMS on a personal computer platform through the serial port. And we have designed a simple program, which receives and sends SMS efficiently, under the VC++ Environment.