• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

TCP Stack - First message out problem C#

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    TCP Stack - First message out problem C#

    Have any of you TCP type chaps had any issues with latency on the first message out?

    #2
    TCP_NODELAY is your friend here.

    --Jatinder

    Comment


      #3
      Originally posted by jatinder View Post
      TCP_NODELAY is your friend here.

      --Jatinder
      Thanks, we've got that flag set already.

      Comment


        #4
        Originally posted by SupremeSpod View Post
        Have any of you TCP type chaps had any issues with latency on the first message out?
        Not enough information in the question. If I can't google it, I can't answer you.

        Comment


          #5
          Originally posted by CodeCobbler View Post
          Not enough information in the question. If I can't google it, I can't answer you.
          If you could Google then I'm bloody sure I could. You've either experienced the problem or you haven't.

          Thanks for your FotBO.

          Comment


            #6
            Are you sending the message to an ip address or a domain name?

            Is the receipent on the same switch or elsewhere?
            merely at clientco for the entertainment

            Comment

            Working...
            X