Link to home
Start Free TrialLog in
Avatar of fishopps
fishopps

asked on

SMS web server need help!

Hi, I am a com'science student and I would like to develop a web page,which provide sms service.

I am totally newbie on this topic and I would need advice or guide on how to develop sms in the web.

only 1 function is expected that is :send message to mobile phone.
ASKER CERTIFIED SOLUTION
Avatar of BigRat
BigRat
Flag of France image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Raav
Raav

you can send sms messages through winsms gateway (www.winsms.com). Just connect a mobile phone to your PC (com port or IR) and run the winsms. Winsms can be configured in many ways (including HTTP request or POP3 request). So theoretically, if you configure for POP3, if you send a mail to a address say abc@abc.com, winsms can poll this address (mail server), and get the message and transmit it through your mobile phone to the destination.
Avatar of fishopps

ASKER

Thanks for the guides Raav and BigRat.
I still need more help in JMS message library
Raav: Is there anyway to code the sms function using VB?
Hi !

The best you can do is to use the WEB TOOL from SMSITALY.COM  :)

This everything you need.

You will get there the VB source code and lot of API to work in.

Raul Mate