you can do it one of three ways;

1) send an email to the phone based on their mobile ID. you need to know
what the domain is for the mail accounts each carrier assigns. then you need
to collect the mobile IDs of the users. you would send an email to something
like [EMAIL PROTECTED] where 1...0 is their number and
mail.carrier.com is the mail domain. on the infrastructure side, the carrier
sends your email to the phone using SMS.

2) some carriers have web-based forms you can fill out with the user's
mobile ID and a message and the application will send a SMS message right to
the phone without the SMTP intermediate step. you can write an application
that sends HTTP POSTs to whatever forms you need to to communicate with your
users wirelessly.

3) set up relationships with the carriers you need and get approval to post
directly to their SMS gateways.

--dylan

-----Original Message-----
From: Vikram-burlee [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 09, 2001 12:33 AM
To: CF-Talk
Subject: HELP wap !!!!!!!


Hi...
I have been working with cold fusion for over 2 years in India.... and i
have an requirement where in i have to send mails to my customers to their
wireless systems ....
I would like to know what are the various ways i can send mails to their
cell phones and also what technology i will have to learn to implement it
myself or is their any code i can outsource for evaluation purpose....

Could any one help me out please
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to