Is there any SMS/MMS server for LAN environment
Posted
by Chau Chee Yang
on Super User
See other posts from Super User
or by Chau Chee Yang
Published on 2010-04-29T03:53:17Z
Indexed on
2010/04/29
3:58 UTC
Read the original article
Hit count: 437
I am looking for a solution to send SMS/MMS message to mobile device from desktop or browser in LAN environment. As such, it is most probably using TCP/IP protocol to transmit request/response.
The server may attach to a GSM device with SIM card attached. An server application would then start accept the request from any LAN client and convey the SMS/MMS to one or more recipients. The server may log all requests for further traffic analysis in later stage.
Is there any solution that able to perform what I describe here. Please advice.
© Super User or respective owner