[android-developers] Re: Dumb question about SMS - what port does a normal text SMS come in...

2009-02-14 Thread george_c
No SMS can NOT ever travel over IP to your handset. Between carriers networks they can, but thats all on the backend of the networks. e.g SS7/SIGTRAN stuff. George On Sun, Feb 15, 2009 at 1:10 AM, Hans wrote: > > So default text based SMS traffic does not travel over IP, but SMS > traffic can

[android-developers] Re: Dumb question about SMS - what port does a normal text SMS come in...

2009-02-14 Thread Hans
So default text based SMS traffic does not travel over IP, but SMS traffic can travel over IP? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-de

[android-developers] Re: Dumb question about SMS - what port does a normal text SMS come in...

2009-02-14 Thread Marco Nelissen
SMS normally doesn't travel over an IP connection (note that you can send/receive SMS messages with phones that don't otherwise have a network connection), so there is no associated port. On Sat, Feb 14, 2009 at 11:25 AM, Hans wrote: > > ...on? > > Is that defined by the carrier or whoever has