public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] please help me!
@ 2000-11-06  1:33 aidj
  2000-11-06  1:58 ` Christian Plessl
  0 siblings, 1 reply; 2+ messages in thread
From: aidj @ 2000-11-06  1:33 UTC (permalink / raw)
  To: ecos-discuss

hello ecos-discuss:

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 I want to develop some  network application,
such as E_mail,can I have more programming 
instrction?


best regards!

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] please help me!
  2000-11-06  1:33 [ECOS] please help me! aidj
@ 2000-11-06  1:58 ` Christian Plessl
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Plessl @ 2000-11-06  1:58 UTC (permalink / raw)
  To: djai, ecos-discuss

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>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-11-06  1:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-06  1:33 [ECOS] please help me! aidj
2000-11-06  1:58 ` Christian Plessl

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).