I need help in writing my own implementation of TCP/IP sockets from scratch. I have searched a lot but without much success. I want to write a n/w OS. So please help me.
Thanks
modshah
Writing Sockets from scratch
RE:Writing Sockets from scratch
most of the TCP/IP suite is extremely well defined by the RFC standards, but for the low level stuff, take a look at http://www.vijaymukhi.com/vmis/roll.htm