Help to 2way web interface

Help to 2way web interface SearchSearch
Author Message
jacob krohn
New member
Username: Krohn

Post Number: 1
Registered: 10-2009
Posted on Wednesday, October 06, 2010 - 03:22 am:   

Hi
I have now been looking in ”all” posts in here
I need help to set my 2way sms up. I new to almost all programming, so please bear with me.
Is there a “complete” solution for a web interface that I can implement, for send/recive?
Or can I set it up, so that users use there own e-mail account sending /receiving to sms?
For both I would like to use credit balance.
I have options to use, PHP/mysql, ASP/HTML, .NET /SQL
The gateway is on a local server, the web app, will be on an remote server (if needed it can be set up local, IIS)
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 2555
Registered: 08-2008
Posted on Thursday, October 07, 2010 - 06:51 pm:   

Hi Jacob,

It is possible to configure NowSMS as an email server. You can configure an email client to see NowSMS as an SMTP server for sending messages, and as a POP3 server for receiving messages. There is a lengthy explanation of this in the manual.

One of the issues that you will face, however, is a challenge of how to direct received messages to different user accounts...unless each user has their own dedicated number on which to receive. Alternatively, SMS users have to start their message with a username or other prefix to route the message to the correct user.

--
Des
NowSMS Support