Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SMS Text Messaging

32 views
Skip to first unread message

RT

unread,
Aug 7, 2003, 1:49:36 AM8/7/03
to
Anyone have any recommendations on where to start looking for a *base SMS
package or code set that can be integrated into an existing SMTP enabled
application?

So far, my (limited) research has found many comprehensive messaging systems
with high price tags.

A client has an existing document management-to PDF- to Email system in
place and just wants to add simple SMS messaging to alert the users that
their documents have been sent.


Thanks,

RT


Andi Goering

unread,
Aug 7, 2003, 9:55:58 AM8/7/03
to
RT,

we offer a product **i4SMS** which is designed to
communicate with an Internet-Service-Provide which converts a
SMTP-message to SMS for mobile phones.

Please have a look to our page http://www.goering.de for more details
on **i4SMS**.

Best regards

Andreas Goering
GOERING iSeries Solutions


"RT" <russan...@no.slimey.spammers.comcast.noteven.net> wrote in message news:<QLlYa.84881$uu5.12503@sccrnsc04>...

Keith

unread,
Aug 7, 2003, 4:49:35 PM8/7/03
to
Unless I am missing something, there isn't a link on your website for i4SNS...

andi_g...@yahoo.de (Andi Goering) wrote in message news:<96d52acf.03080...@posting.google.com>...

Denny Davis

unread,
Aug 7, 2003, 5:59:36 PM8/7/03
to
I am simply sending emails from the iSeries to cell phones with the
IBM SNDDST command.

Example
SNDDST TYPE(*LMSG) TOINTNET((&EML)) DSTD(&SUBJECT) +
LONGMSG(&BODY )

Where &EML = 12345...@mobile.mycingular.com
Total message should not exceede 160 characters.
Caluclate as %len(%trim(&eml) + %len(%trim(&subject)) +
%len(%trim(&body) + 2

SNDDST requires a non blank subject

Denny

RT

unread,
Aug 8, 2003, 1:20:25 AM8/8/03
to
Isn't this basically the same as sending an SMTP email to the carrier?

What if the receiver doesn't have an email capable phone or account and only
has SMS? Do all the carriers automatically convert to SMS?

I know my att wireless account works fine sending to
10digi...@mobile.att.net, can we expect all the major carriers to
function similarly?


RT


"Denny Davis" <sp...@nowhere.com> wrote in message
news:qvh5jv4joju5lrtdn...@4ax.com...

Andi Goering

unread,
Aug 8, 2003, 2:04:43 AM8/8/03
to
Keith,

sorry, our website is currently updated...

You will find information about i4SMS at "iSeries Tools / more" or
directly here: http://www.goering.de/eng/i4sms.html

Thank you

Andreas Goering

keithr...@yahoo.com (Keith) wrote in message news:<6d65f45a.03080...@posting.google.com>...

Kaj Vang Jensen

unread,
Aug 8, 2003, 3:39:11 AM8/8/03
to
I can reccomend SMS BlueNote especialy designed to monitor on message
queues on the iSeries and AS/400. See www.agentdata.com

Regards

Kaj Vang Jensen
Sales Manager

Denny Davis

unread,
Aug 8, 2003, 10:20:05 AM8/8/03
to
What is magical about SMS. Appears to just be a short text email. I
have an older Startac cell phone that does not support sending
messages but receives them just fine. I went to the Cingular web site
and agreed to pay 2.99 a month for the messaging feature. It said
nothing about an "email" feature. Is there a difference with some
carriers between SMS & Email? Does it mater for incomming text to the
cell where it came from?

If you send a email to a Cingular number that does not have the text
messaging feature, then it just vanishes. No indicator on the phone
and no rejection sent back to sender.

I have only sent message from my iSeries to Cingular and ATT account.

Denny

RT

unread,
Aug 10, 2003, 12:36:35 PM8/10/03
to
If you actually read the thread, you would see that there's no other
requirement than to send confirmation messages to the user's phones. Troll.

After thinking about it for a while, and recalling another little "test"
project we did some time back, I've come to the realization that I've had a
serious "brain cramp" and all we need to do is send the smtp messages to the
cell #'s and put in a little logic to limit the text length (as suggested
previously.)

Thanks to all who responded.

RT


"Kaj Vang Jensen" <jen...@agentdata.com> wrote in message
news:99fbb42b.03080...@posting.google.com...

Victor C

unread,
Aug 11, 2003, 11:44:41 AM8/11/03
to
In that case "RT", next time you want an email solution don't ask for
SMS Text messaging.

"RT" <russan...@no.slimey.spammers.comcast.noteven.net> wrote in
message news:nwuZa.79907$It4....@rwcrnsc51.ops.asp.att.net...

0 new messages