Frequently asked questions is a great source for help for all our products. On the right side bar you have also a search which will bring you faster to your answer. You cannot find the answer of your question?
Please go to our support area and open a new ticket, we are happy to help you out.
Does Live Chat 3, Live Chat Business and HelpDesk work with WordPress, Joomla, Prestashop or any other software that creates a website or shop?Yes, Live Chat 3, Business and HelpDesk will work with any website ...
Live Chat is fairly easy to install, however if you don't follow the instructions carefully it won't work!The whole software is quite complex to serve all kind of servers, client browsers and cross domain ajax ...
Live Chat Business and WebSocket offers desktop notifications, never miss a client again when you working and forgot to turn on your speaker.Desktop Notifications work fine in Chrome, Safari, Edge, IE10 and ...
With Ubuntu you should have upstart installed by default and therefore the daemon can be installed even easier.Create a new script file at: /etc/init/jakchat.conf with following content:# Infodescription Live ...
To run the PHP Socket Server as a service we created a bash script for Debian / Ubuntu and it should also work on other linux based server with slight modifications.The bash script:#! /bin/sh### BEGIN INIT ...
What is the main difference between WebSocket and AJAX Requests.First speed, if a websocket connection is established you are constantly connected to the websocket server and both parties can send data in real ...
Live Chat Websocket supports the latest standard called RFC 6455. Following browser supports WebSockets today.Internet ExplorerSafariFirefoxChromeIOSAndroidBlack BerryOpera10+6+11+16+6+4.4+7+12.10+All modern ...
When running a PHP Dameon it is important that it will be run only thru CLI (ssh, command line) and never from a browser (security risk).You have two options to protect the files from accessing from a ...
The best way to run the PHP Daemon is thru SSH and with a Session. That way you have total control what is going on with the PHP Daemon and you can access the session any time you want.First open a ssh tunnel ...
Live Chat WebSocket our best live chat solution hosted on your server. Please find here the minimum requirements for Live Chat WebSocket.SSH Access to your web sever or able to run a CLI Daemon thru a command ...