
Chatloc - Chat with nearby

Description
Location based random chat application. It uses socket and people can chatting instantly. It works with PC (HTML5), Mobile & Tablet.
First you should define search distance by kilometer. Second step write nickname and wait for connecting someone in your search distance and online.
This script works with PHP socket server and Html5 GPS & Web Socket.
===== INSTALLATION ===== First you should modify server/server.php Line: 282
$master = new ChatBot(“www.eminbudak.com.tr”, 10000);
write your domain name or server ip and port number i used 10000 for port.
Then run php socket on your server
Windows Server Example (command): C:ParallelsPleskAdditionalPleskPHP5php.exe -q C:Inetpubvhostsdomain.com.trhttpdocsserverserver.php
Linux Server (terminal): php -q /path/server/server.php
Then you should modify client assets/js/engine.js Line:206 find var host = “ws://www.eminbudak.com.tr:10000/envato/chatloc/server/server.php”;
and change your server path and open your url on browser and start chatting.
External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.