Skip to content
Home > Programming > How to detect disconection from paltalk server?

How to detect disconection from paltalk server?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #188614
    method
    Member

    Hi all . Is there away to detect ocassions when u are loged in to paltalk but u for example u can not run a search on rooms or join a room from u fav list …. so infact u can not do shit!

    That happens many time to me so i have to log off and log in. Is there away to detect such cases where u are disconected from paltalk server but your client is still open?I want when that happens I wan automatically get a prompt that u have lost your connection to paltalk server and u need to log back.
    It would be nice to have such program handy.So looking forward for this .Thanks

    #188621
    Admin
    Administrator

    umm maybe if we check for paltalk ports to see if they still open, if not that mean you diconnected, but i never done port checkers but i bet that should work.

    ah my smiley lol 😆

    #188620
    method
    Member

    @Admin wrote:

    umm maybe if we check for paltalk ports to see if they still open, if not that mean you diconnected, but i never done port checkers but i bet that should work.

    ah my smiley lol 😆

    loco could u tell me what ips and port should i monitor. i will try to work on it.Thanks

    #188619
    Admin
    Administrator

    Check this post syxx post all of them

    also how bout checking for the process, like in the process tab ❓

    #188618
    method
    Member

    @Admin wrote:

    Check this post syxx post all of them

    also how bout checking for the process, like in the process tab ❓

    good point u said process . so i need to check if the paltalk.exe process is dead ? i main want to track those ocations when u are in room or paltalk is open and u do not hear voice or see text chats or de search!!!

    The link has some good info but never mentioned about the ip ?

    Loco i looked at paltalk.exe process just before and after those cases where i am in a room and i see everything is static and no voice and no new text and can not search case . The process’s memory usage before and after was almost same 11,680 !! So how i can use process to detect such cases automatically using process method that u meniton? i be happy if u help me here.Thanks

    #188617

    man just click on room list if it will not load, that means you are offline. why you guys like to complicate your life ❓ ❓ ❓ ❓ ❓ ❓ ❓ ❓ ❓

    #188616

    also if you want it detect with your programm room list have button refresh why you dont refresh that with that button and send message to coun the item of that listview if there are more than 2,3,4 item that mean you’re online no??????????????????

    #188615
    method
    Member

    @nanomachine007 wrote:

    man just click on room list if it will not load, that means you are offline. why you guys like to complicate your life ❓ ❓ ❓ ❓ ❓ ❓ ❓ ❓ ❓

    How to detect that it is not loading !!! u said counting . How to count the items?

    u talk about button refresh . That is only availabe when u are not using search!! So tell me how to count the number of listview in that window that has reload button? Also how often we need to do teh check?

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.