[JDEV] Delivery error when setting up for new transport
Migs Paraz
map at internet.org.ph
Wed Dec 12 03:44:11 CST 2001
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...
More information about the JDev
mailing list