Results 1 to 5 of 5

Thread: What is connection polling?

  1. #1

    Thread Starter
    Hyperactive Member jeba's Avatar
    Join Date
    Feb 2000
    Posts
    265

    Cool

    Hi!
    If u know what it is, plz reply. Thanx.
    J£ßä

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    461
    It is when that which does the polling sends an "Are you still there?" package to that which it is connected to, hoping to hear a "Yes I am here" come back.

    If it doesn't get this response then it deems the connection to have been lost.

    Therefor "Connection Polling" is the art of keeping an eye on your connections to make sure they are all doing ok.

  3. #3

    Thread Starter
    Hyperactive Member jeba's Avatar
    Join Date
    Feb 2000
    Posts
    265

    Thanx. but..

    Hi Gen!
    Thanx for your reply. Are u talking about the databse connections? or is that applicable for any kind of connections..(like winsock for instance)
    J£ßä

  4. #4
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    461
    "Connection Polling" is a methodology... this means it can be applied to anything that would feasibly be considered as a "Connection".

    If you are talking about doing it yourself then yes you can do "Connection Polling" on winsock connections.

    I am sure things like SQL Server have their own methods for making sure database connections are valid which *might* involve Connection Polling but there are more methodologies than just this one.


    With programming and computers in general there are "methods" and then there are implementations of those methods. You have to try and not confuse the two as one is kind of like "Pseudo-Code" while the other one is compiled and ready to go.

  5. #5

    Thread Starter
    Hyperactive Member jeba's Avatar
    Join Date
    Feb 2000
    Posts
    265

    Thanx Gen!

    Hi Gen-x!
    Now I got it!
    Thanx again!
    J£ßä

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width