Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. TCP/IP Keep Alive Time [modified]

TCP/IP Keep Alive Time [modified]

Scheduled Pinned Locked Moved C#
tutorialwindows-admin
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sindhutiwari
    wrote on last edited by
    #1

    Hi, I am doing socket programing in that i am using socket.SetSocketOption(SocketOptionLevel.Socket, SocketOptionName.KeepAlive, 1); I have found info abt setting the keepalive time 1. Click Start, click Run, type regedit, and then click OK. 2. Locate and then click the following key in the registry: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\InternetSettings 3. On the Edit menu, point to New, and then click DWORD Value. 4. Type KeepAliveTimeout, and then press ENTER. 5. On the Edit menu, click Modify. 6. Type the appropriate time-out value (in milliseconds), and then click OK. For example, to set the time-out value to two minutes, type 120000. 7. Restart Internet Explorer. This is working but its taking more time ...i mean i have set it to 5 minutes and the socket got closed after 20 minutes so if anyone knows how to set the proper time then plz do let me know regards sindhu tiwari

    innovative

    modified on Tuesday, February 05, 2008 3:48:36 AM

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups