Hi I have written a Java based application which sits on the same box as the SMS Gateway. The application connects to the Gateway and sends a get request to the SMS Gateway with it SMS information. The gateway then sends the SMS to the number in the get request. The device acting as the SMSC center is a Siemens TC35 device. How can I restrict (make sure) that my Java based application is the only application which can connect to the SMSC center. I know about iptables which I have used to block connections from the IP network it resides on. But what if someone got the number of the SMSC center and attempted to send a number to the device using a mobile device. How do I block SMS from mobile phones? Thank you in advance DISCLAIMER: This e-mail (and any attachment) is intended only for the named addressee and may contain confidential and/or privileged material. If you are not the intended recipient, please notify the sender (or email [EMAIL PROTECTED]) immediately and then delete the entire e-mail without disclosing, copying, distributing any of its contents. Any opinions or advice contained in this e-mail are those of the author and not those of CMC Group plc and/or CMC Spreadbet plc (collectively 'CMC') unless otherwise stated, but shall always be subject to CMC's terms of business. CMC may intercept and monitor all e-mail communications for lawful business purposes and accepts no liability for any viruses or defects which may be contained in this e-mail.
