HTTP 404 with recvmsg command
- This topic has 1 reply, 2 voices, and was last updated 14 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Tagged: recvmsg
Hello, I’m trying to use de recvmsg command but it’s not working (I’ve got the MultiModem iSMS SF100-G), it shows the following page:
http://www.freeimagehosting.net/uploads/8317178789.png
The Receive API is configured this way:
http://www.freeimagehosting.net/uploads/40a10efa1c.png
And the Send API is configured this way:
http://www.freeimagehosting.net/uploads/5130e7d7a5.png
I’m trying to use it this way:
http://201.122.162.20:80/recvmsg?user=admin&passwd=Secret
Does anyone knows what I’m doing wrong?
Thanks for your help
PS I put this post on an incorrect forum earlier, sorry for that.
Hi Ed,
I would recommend using another port besides 80, since this is used by the iSMS web interface. I believe the default port is 81. Try setting the port to 81 and entering the following command on the browser address bar:
http://201.122.162.20:81/recvmsg?user=admin&passwd=Secret
Make sure you can access the iSMS and that port 81 isn’t blocked by any firewalls. Try pinging 201.122.162.20 to make sure you can reach the iSMS. Also verify your password.
Regards,
Bryon