I'm trying to include the SendMail() routine in the testsmtp.prg test program in my application to send an email. I've changed it to my SMTP server and my email. All I get from the GetHostByName() call is an IP address of 0.0.0.0. It also seems to return very quickly which looks like it is not doing the lookup.
I am using Xbase++ version 1.82 and FW++ 2.6.
Anyone have any ideas? I suspect that this doesn't work in Xbase++.
Dan