2 2 votes From where should I study TCP and UDP socket. I am unable to distinguish bind(),connect(),listen() etc . . plz help me . . Can anyone provide me the good source or links for it. Computer Networks + – atul_21 1.9k views answer comment Share Follow Print See all 2 Comments 2 2 Comments reply Habibkhan commented Oct 8, 2017 reply Follow flag If u learn the socket functions by relating with the states of TCP state transition diagram , then it would be helpful for u to distinguish between the functions and hence keep them in mind for longer time. 2 2 replyShare atul_21 commented Oct 8, 2017 reply Follow flag There is a question of Gate 2017 on UDP sockets. I am unable to solve that one. If u can provide me a good source of learning about them .it would b great help 0 0 replyShare Please log in or register to add a comment.
2 2 votes TCP ip protocol suite by forouzon sarveswara rao v answered Oct 8, 2017 sarveswara rao v comment Share Follow 0 reply Please log in or register to add a comment.
2 2 votes Follow these tutorials for socket. 1.https://www.youtube.com/watch?v=x7obJLN7FcQ&list=PLbRMhDVUMngf-peFloB7kyiA40EptH1up&index=25 2.https://www.youtube.com/watch?v=JExfKvUgrtI&list=PLbRMhDVUMngf-peFloB7kyiA40EptH1up&index=26. Akash Ghosh answered Sep 19, 2019 Akash Ghosh comment Share Follow 0 reply Please log in or register to add a comment.
1 1 vote Reference :- https://www.csd.uoc.gr/~hy556/material/tutorials/cs556-3rd-tutorial.pdf kashyap02 answered Jan 8, 2020 kashyap02 comment Share Follow 0 reply Please log in or register to add a comment.