-
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
-
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
-
By sunboy in forum Careers
Replies: 0
Last Post: 02-10-2006, 02:13 PM
-
Replies: 0
Last Post: 04-22-2003, 10:30 AM
-
By philip in forum Enterprise
Replies: 0
Last Post: 06-06-2002, 02:45 PM
-
By cyberninja in forum Java
Replies: 0
Last Post: 11-14-2000, 02:10 PM
-
By Balaji in forum Enterprise
Replies: 0
Last Post: 09-14-2000, 02:13 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks