Port number

Port number SearchSearch
Author Message
Ali
New member
Username: Ali30

Post Number: 1
Registered: 11-2011
Posted on Thursday, November 17, 2011 - 09:23 pm:   

i am using this for the first time.how do you know the port number your gateway is configured to use and how do you set it(i am using a gsm modem)thanks
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 3604
Registered: 08-2008
Posted on Friday, November 18, 2011 - 02:52 pm:   

Hi Ali,

I'm not sure what port number you are referring to.

There is a port number for the web interface, which is one that you assign yourself, it is how you connect to NowSMS and access its web interface.

There are also APN, server URL, gateway address and port settings for sending/receiving MMS. We have quite a few of them available via the "Lookup Operator Settings" button. If your operator is not listed, then please advise the country and operator name, and we can help look this information up.

If all this is still confusing, try our quick start guides at http://www.nowsms.com/doc/quick-start-guide (start with #1).

Or, you may want to try NowSMS Lite, which is easier to setup and configure.

--
Des
NowSMS Support
abhishek mondal
New member
Username: 8436769415

Post Number: 1
Registered: 11-2011
Posted on Sunday, November 20, 2011 - 01:29 am:   

9126979775
Ali
New member
Username: Ali30

Post Number: 2
Registered: 11-2011
Posted on Wednesday, November 23, 2011 - 03:13 pm:   

hi Des,
i want to use the 2way sms feature and i've successfully tested and added the modem.now my question is that in my J2ME there's where you set the message address:
msg.setAddress("sms://+123456789:1234");}
i know the first part is the number of the SIM Card in the modem but now the second part is what i don't know.kindly help.thanks
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 3615
Registered: 08-2008
Posted on Wednesday, November 23, 2011 - 03:47 pm:   

That is a port number that your J2ME application listens on. It is up to your application.

I'd suggest referring to the Java docs for more info. These are the relevant ones:

http://jcp.org/aboutJava/communityprocess/final/jsr120/
http://jcp.org/aboutJava/communityprocess/final/jsr205/

--
Des
NowSMS Support