But I only want to send it via SMS only. My barcode is a hexadecimal converted into bitmap.
On 10/4/07, Bernd Mielke <[EMAIL PROTECTED]> wrote: > > Hi Marvin, > > barcodes can be send in every message format which supports pictures: > MMS, EMS and WAP-Push (ok - WAP Push does not directly support pictures > but can be used to open a WAP page...). > > So you "only" need to decide which of these message formats is supported > by the recipient's handset. Depending on your relationship with the > operator you may get access to his device data base, if one exists. > Otherwise you need to verify the handset type when the user signs in to > a service. Which is as you surely know error prone (many users do not > know which device they have, or they change the device after > subscribing...). If you use a WAP service for subscribing you may get > access to the UAHeader which (usually) tells you the used phone. > > Good luck in any case, Bernd.. > > > Bernd Mielke.. > > -- > data over radio (German site) > http://www.dafu.de > > > On Thu, 4 Oct 2007 17:32:02 +0800, Marvin Santos <[EMAIL PROTECTED]> > wrote: > > > How to send logos / barcodes to mobile users using kannel?Please > help.Marvin. > > >
