Hello,
I am trying to implement TCP protocol in C.
I have read the RFC for TCP and have knowledge about it.
But I am stuck in coding.
Are ther any reference links, code snippets available for reference?
The ultimate code "snippet" is the GNU source for the Linux kernel - try that for a start.
The Linux Kernel Archives
TCP/IP Resources List