Jim Hearne
Joined: 22 Dec 2003 Posts: 109 Location: West Sussex, UK
|
Ethernet evaluation board, example ex16.c SMTP problem. |
Posted: Wed Jun 25, 2008 8:21 am |
|
|
Hi All,
We've just bought the 3.3v embedded Ethernet development kit from CCS and I’m now trying to get the email example program ex16.c to work.
Most of the other examples work including the web server and ex13.c (TCP client).
But the SMTP program ex16.c doesn't seem to work, it just times out with TCP conn fail error.
I bought the kit to learn about TCP/IP and Ethernet etc so I’m a bit out of my depth at the moment.
The server ip address has been changed in the code as have the board and gateway addresses.
I'm using wireshark to look at the network data and nothing is sent by the board when i run this program (presumably why it never gets a response), other examples such as ex13.c work and show the expected data.
The other undocumented email example ex_st_email.c (why 2 examples with very different code) doesn't send any data either.
Using PCWH ver 4.074 with the latest tcp/ip examples downloaded.
Thanks,
Jim |
|