How works tcp/ip package transport inside Linux OS?

link|improve this question

70% accept rate
3  
Homework question? – Bart Silverstrim Oct 5 '10 at 12:39
No. Just want to know kernel and NIC intercommunion. – d_pilot Oct 5 '10 at 13:02
Is there a particular reason you're looking for that specific information? A problem? – Bart Silverstrim Oct 5 '10 at 13:07
Optimization application and OS. Application is not popular. – d_pilot Oct 5 '10 at 13:26
Read the source. Or read Understanding the Linux Kernel for exhaustive details about the Linux kernel. – Zoredache Oct 5 '10 at 16:35
feedback

closed as not a real question by Chris S, Warner, Zoredache, splattne Oct 7 '10 at 5:55

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

2 Answers

up vote 3 down vote accepted

These might help.

link|improve this answer
feedback

I found this howto, maybe it can help you.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.