DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2007
    Posts
    6

    Message Pushing Without Pairing

    I would like ask if it is possible to create an jsr-82 application that enables sending of text messages via bluetooth between 2 mobile phones without going through the pairing process?

    From what I know, sending of contacts using object push does not require pairing. Can we make use of this idea to "embed" our text message inside a contact?
    thanx

  2. #2
    Join Date
    Nov 2003
    Posts
    4,118
    text messages works differently from sending contacts and other local data. The SMS protocol requires an intermediary server that stores a copy of the message received from the sender, and then transmits that message to the recipient. Therefore, you can't send true SMS blocks to a peer device. You can however send data that contains text.
    Danny Kalev

Similar Threads

  1. Replies: 0
    Last Post: 02-10-2006, 02:13 PM
  2. MSMQ - cannot deserialize message
    By Linda in forum .NET
    Replies: 0
    Last Post: 04-22-2003, 10:30 AM
  3. Replies: 0
    Last Post: 06-06-2002, 02:45 PM
  4. Replies: 0
    Last Post: 11-14-2000, 02:10 PM
  5. searching message in queue
    By Balaji in forum Enterprise
    Replies: 0
    Last Post: 09-14-2000, 02:13 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links