public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Christian Plessl <cplessl@ee.ethz.ch>
To: djai@mail.davform.com, ecos-discuss@sourceware.cygnus.com
Subject: Re: [ECOS] please help me!
Date: Mon, 06 Nov 2000 01:58:00 -0000	[thread overview]
Message-ID: <5.0.0.25.0.20001106104840.00a4beb0@imap.ee.ethz.ch> (raw)
In-Reply-To: <200011060921.RAA17932@ns1.csrd.org>

Hi

>Now I'm interested in the eCos's networking.
>And I know that eCos's TCP/IP stack is from
>openBSD.Then if I want to learn more about
>the implemention TCP/IP stack,what can I do?
>
>Because the detailed document about networking
>is not present in the eCos's "DOC". How can I
>get the reference manual of TCP/IP?

If you really want to go into details, you might have a look at the classic 
books of Stevens

- Unix Network Programming, by W. Richard Stevens
- TCP/IP Illustrated

which are considered as the ultimate reference books by many programmers.


>If I want to develop some  network application,
>such as E_mail,can I have more programming
>instrction?

If you want to programm this kind of application, you dont need to go too 
much into this detailed TCP/IP stuff.

Have a look at books as:
Programming Internet Email, by David Wood, O'Reilly

As additional, and free, source you could search the internet RFCs for the 
relevant protocols:
Have a look at these 2 links:

http://www.networksorcery.com/enp/default0204.htm

http://www.rfc-editor.org/rfcsearch.html


Cheers
Chris

--
Christian Plessl <cplessl@ee.ethz.ch>

      reply	other threads:[~2000-11-06  1:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-06  1:33 aidj
2000-11-06  1:58 ` Christian Plessl [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.0.0.25.0.20001106104840.00a4beb0@imap.ee.ethz.ch \
    --to=cplessl@ee.ethz.ch \
    --cc=djai@mail.davform.com \
    --cc=ecos-discuss@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).