Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

One-to-one sockets (also called TCP-style sockets) were developed to ease porting existing TCP applications to SCTP, so the difference between a server implemented using TCP and SCTP is not much. We just need to modify the call to socket () to socket (AF_

Akshat Gupta answered on October 8, 2022 Popularity 3/10 Helpfulness 1/10

Contents


More Related Answers

  • Socket Programming Client Side
  • does http itself use socket connection
  • socket server implementation
  • Using TCP/IP sockets, write a client-server program to make client sending the file name and the server to send back the contents of the requested file if present.
  • send function in socket programming
  • what is a server socket
  • socket only connection
  • what is port in socket programming
  • Display all TCP Sockets with service names
  • Display all TCP Sockets with port numbers:

  • One-to-one sockets (also called TCP-style sockets) were developed to ease porting existing TCP applications to SCTP, so the difference between a server implemented using TCP and SCTP is not much. We just need to modify the call to socket () to socket (AF_

    0
    Popularity 3/10 Helpfulness 1/10 Language typescript
    Link to this answer
    Share Copy Link
    Contributed on Oct 08 2022
    Akshat Gupta
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.