Mail Archives: djgpp/1999/02/19/05:36:52
Daniel (danniel AT redestb DOT es) wrote:
: I don't know which libraries must I use (nor its name), and where may I
: find them.
You will need a networking library such as WATTCP, WSOCK or
libsocket. libsocket is in the DJGPP archive in the v2tk/ directory, or
can be found at:
http://www.geocities.com/SiliconValley/Lab/3216/lsck/lsck.htm
There are links to the WSOCK and WATTCP for DJGPP home pages at:
http://www.geocities.com/SiliconValley/Lab/3216/lsck/lsck_lnk.htm
: I think I must open port 25 (but I don't know how), and I need some
: function to send ASCII messages to a recipient (mail address).
You need to download the Internet standard for SMTP. I can't
remember which it is, but it is called RFC xxx. You can find these RFCs
at:
http://sunsite.auc.dk/
They have a nice search engine there too. You might want to grab the ones
for POP3 and IMAP4 too.
--
==============================================================================
Rich Dawe - 4th-year MSci Physicist @ Bristol University, UK
richdawe AT bigfoot DOT com, http://www.bigfoot.com/~richdawe/
==============================================================================
- Raw text -