• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

SMS port number...

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
When I send a SMS to a particular port, where is this port number stored in the header. From where does the destination mobile read the destination port. I saw the structure of the PDU and found no field for destination port. In case of Ringing tones, operator logo, CLI and other smart messages the PDU has field for destination port number.
I read some posts mentioning usage of "TP-User-Data" field for this purpose. Can this field be used for destination port? Can these messages invoke my MIDlet listening on that port?

Vinay
 
reply
    Bookmark Topic Watch Topic
  • New Topic