Send vCard via SMS

Moderators: dwp, devin

Post Reply
ads
Posts: 10
Joined: Sun Oct 30, 2011 1:08 pm

Send vCard via SMS

Post by ads »

Is it possible to send contact (vCard) via SMS.
Actually when I want to send contact via SMS, it is converted to MMS.

And when anybody send me contact via SMS, absolutely no message (no vcard, no SMS, no error message,...) is delivered into my phone (Samsung Galaxy S2). Probably this is not problem of DW Contacts, but may be somebody knows the solution.

V.H.
camel
Posts: 668
Joined: Sat Jun 04, 2011 8:38 pm

Re: Send vCard via SMS

Post by camel »

ads wrote:Is it possible to send contact (vCard) via SMS.
Actually when I want to send contact via SMS, it is converted to MMS.

And when anybody send me contact via SMS, absolutely no message (no vcard, no SMS, no error message,...) is delivered into my phone (Samsung Galaxy S2). Probably this is not problem of DW Contacts, but may be somebody knows the solution.

V.H.
SMS = short message service -> only sending SIMPLY TEXT
basically - yes, but don'T know which devices supporting this ?
yes, it is possible, but the question would be: which device is supporting this very old technologie ?

if you find a way to send a SMS in the correct format - we will add:

you can search and test for: SCKE2
also see: http://www.developer.nokia.com/Communit ... 2F%2FSCKE2

here an example:
//SCKE2
BEGIN:VCARD
VERSION:2.1
N: John Doe
TEL:1234
END:VCARD

my tests - on android, the device doesn't know how to handle that or recognize it, taht this should be a business vcard.
i think, this is a very old technic, which was avaiblibe on old nokia phones (some winmo phones, too)

if it is working, then you can let me know, and we will implement that.

cu camel
Post Reply