Wap push from another pc

Wap push from another pc SearchSearch
Author Message
Alecia
Unregistered guest
Posted on Friday, April 02, 2004 - 11:25 am:   

Hello
I installed the nowsms in a pc and I have to send a wap push message from an other one.Is that possible with nowsms? How to do that?
Thank for answering me
Regards
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 2259
Registered: 10-2002
Posted on Friday, April 02, 2004 - 03:38 pm:   

Hi Alecia,

If you specify an IP address in the "Phone number" field, this will send a WAP push message (OTA-WSP format) over IP to the specified IP address.

However, note that if you are trying to send a WAP push message to a phone emulator, there are not many phone emulators that support this.

-bn
ChenJinxiang
New member
Username: Jx_ch

Post Number: 8
Registered: 04-2004
Posted on Wednesday, April 14, 2004 - 02:46 am:   

[deleted by moderator - question unrelated to this thread was posted in a separate thread]
rdlg
Unregistered guest
Posted on Thursday, May 13, 2004 - 03:44 pm:   

What emulators support that?
I want to send and MMS with a WAP file from a Java program to an phone emulator. Everything is in the same computer.
Thanks.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 2603
Registered: 10-2002
Posted on Friday, May 14, 2004 - 06:08 am:   


quote:

What emulators support that?




The only emulator that I have seen which has this support is the Nokia one when the default phone is used (not one of the simulators that emulates a real phone).

And it will only receive WAP Push SI messages, not MMS notifications.

You can determine if any simulator or application is listening for a push over IP using the "NETSTAT -a" command. When you run "NETSTAT -a" it tells you all of the active IP connections (and ports open for listen) on your local PC. In the "Local Address" column, if port "2948" (follows ":") is listed with "UDP" in the "Proto" column, then this indicates that there is an application listening on the WAP push port over IP.

If you do not see any such entry in the results of the "NETSTAT -a" command, then any further attempts will be futile, as there is no simulator or application even listening for WAP push over IP.

-bn
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 2608
Registered: 10-2002
Posted on Friday, May 14, 2004 - 06:37 am:   

And I should mention that this "default phone" no longer seems to be present in NMIT 4.0.

It's a shame, as this worked with earlier versions of NMIT ...

In any event, check out the output from NETSTAT to see if an emulator is listening for the IP push.

We do have a number of NowSMS customers who are handset vendors with proprietary emulators that they use for internal testing. That's why my advice on emulators is somewhat non-specific. But, if you check the NETSTAT output, you can see whether or not an emulator is listening.

-bn