Forgive my various grammer and spelling mistakes... I had a rough day at work and I forgot to run the spell checker ;-)

Kids, don't forget to run a spell check before sending... :-)
What I usually call "Spell Check Ve Lishon".

Eran

Eran Sandler wrote:

Hello Everyone,

Do someone have any experience in implementing a netowork protocol in Linux?
I mean, did someone happend to implement a protocol stack like TCP/IP but something more proprietary?


I want to play around with such a thing and I saw that the way protocols are implemented in Linux is quite open to additions, the problem is that if I'll try to follow the implementation of TCP/IP its going to take me ages since there is massive amount of code there.

I was specifically wonder if there is any documentation about how to add a new networking protocol (or even a new protocol stack)? Is there any specific things I should implement or do in order to make it accessibly through the normal functions (like accept(), listen() and the rest)?

I would appriciate any help.

Thanks in advnace,
Eran


================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]





================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]



Reply via email to