Hello

Description

Just a hello from Paltalk server

Notes

Sent by server to client on start of connection as a kind of handshaking

Type Code

-117

Version

14

Payload Structure

struct
{
    char hello[18] = "Hello-From:PaLTALK";
};

Payload Fields Description

hello

Hello message text

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License