Sending Text Message

I tried sendin a txt msg from a midlet to a number. I used the

sms://+2348055475012:5432

I send the same text to another number on a different network

sms://+2348021001005:5432

and it never got their.

What is the significance of the port numbers. Does different network receive ondifferent ports?

Thnx.

[347 byte] By [lekkie.aydota] at [2007-11-26 17:57:03]
# 1
Just remove the port, like this:sms://+2348055475012It should be enough.The port numbers are used to send a message to a specific application listening on that port in the receiver's mobile device (e.g. a chat application that listens at port 5432).
jcseijopa at 2007-7-9 5:10:18 > top of Java-index,Java Mobility Forums,Java ME Technologies...