LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   finding out TCP header details at socket level (https://www.linuxquestions.org/questions/linux-networking-3/finding-out-tcp-header-details-at-socket-level-376610/)

hari121 10-25-2005 01:54 AM

finding out TCP header details at socket level
 
Hi all,

Like I have created socket and bound that socket to the client side. I am able to connect two sides and able to send any amount of data.Its basically TCP socket. My problem is that I want to access TCP header details to check and set parameters for some kind of operation.
But am not able to do that .I am working in user space. From the socket level I want to access header part.. Can you please help me on this....It would be great if help me..


All times are GMT -5. The time now is 10:34 PM.