Is it possible to send messages from internet in business card formats. ? I need to send a contact to a mobile phone so that the recipient can save the contact easily.
using sms api s we can send sms but how to send business card files ?
In my project scenario I have telephone numbers of 10 persons which I need to send the numbers to another mobile phone in business card format.
Any ideas on how to implement ?
More info on vCard at Wikipedia.
A vCard has a particular format, an example on Wikipedia is as follows
vCard 2.1:
vCard 3.0:
A vCard received on a mobile phone is simply a SMS in a vCard format.
So to answer your question
Yes, you can send a vCard to a mobile phone, just format the contact details in a vCard format and send it as SMS.
But be aware that the vCard format is different for different phones.
Different vCard formats on different devices
Also See
3 Different formats to send a vCard
vCard message through a SMS message to various Nokia phones
vCard via SMS