• 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
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

Android SMS Application Issue..!!!!(Port Number)

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello

Messaging APP:
Is it possible to use port numbers(to Send SMS) in Android App like we use in J2ME. So that only those App which have the same Port Number
can listen.

Problem Faced:
There is an Application X in Both Users A & B.
When we tried sending SMS from A to B using our X Messaging Application, The message will go to our App Inbox as well as Native Messaging.

Ex:
There is an Application X in Both Users A & B.
A sends sms to B. Only X's INBOX will get notified about the SMS and not the Native INBOX and should not store messages to Native Inbox. only application X will know about the sms.


It would be helpful if we get some solutions so that we can avoid the messages going to Native Inbox.

Thanks in Advance
Nitz Malikarjuna
 
"Don't believe every tiny ad you see on the internet. But this one is rock solid." - George Washington
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic