This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: SMTP and FTP


Either one is RELATIVELY simple to implement your self.  Especially
SMTP.  FC 822, 821, 2821, and 788 have all the information you require.
In particular, 821 should be all you need for SMTP.

Go here for more information on other RFCs that might be of use.  
http://www.rfc-editor.org/rfcsearch.html

Also, I don't doubt there's some generic C++ Classes out there that
would do what you need.

-----Original Message-----
From: ecos-discuss-owner@sources.redhat.com
[mailto:ecos-discuss-owner@sources.redhat.com] On Behalf Of
David.Karlberg@combitechsystems.com
Sent: Tuesday, August 28, 2001 5:53 AM
To: ecos-discuss@sources.redhat.com; ecos-discuss@sources.redhat.com
Subject: [ECOS] SMTP and FTP


Hi,

I was wondering if there is any SMTP and FTP support for eCos.

David 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]