On Wed, Dec 12, 2001 at 10:00:57AM +0100, Benoit Orihuela wrote: > hi, > > > <service id="sms"> > > <host>localhost</host> > > <accept> > > <ip>127.0.0.1</ip> > > <port>1234</port> > > <secret>test</secret> > > </accept> > > </service> > with <host>sms.localhost</host> instead of <host>localhost</host>, it > should work better ...
It works! Both localhost and sms.localhost point to 127.0.0.1, why does it matter? Now to continue and write the code to talk XML to my SMS gateway... _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
