On Thu, 2 Sep 2004 17:45:02 +0800 (PHT), Jopoy C. Solano <[EMAIL PROTECTED]> wrote: > One more question. Sotware/scripts aside, could you draw or explain the > path of the sms msg from the telco down to the server(local pc)? Do I need > and sms modem or something? (or would a regular celphone suffice) > > Actually, im not sure if i understand the term smsc right :) It would be > of great help if you could explain a little on it. Basically what I want > is to isolate the hardware requirements.
Well, if you're connecting to a telco's smsc, you're basically not going to use the GSM network for that. You'll probably use some kind of TCP/IP based connection going to the telco. It would be something line: Mobile<--GSM_Network->SMSC<--Network(TCP/IP)--->Kannel<-->Program/Script -- Gideon N. Guillen [EMAIL PROTECTED] -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
