Is there any SMS/MMS server for LAN environment
- by Chau Chee Yang
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.