Page 1 of 1

access xampp from remote computer

PostPosted: 10. May 2013 08:49
by anubhav
I have designed a chat application based on websocket protocol.

i have installed a xampp server in computer A .I start the server in computer A and then I am trying to access client.php page (url is
Code: Select all
ipadresssofA/project/client.php
) from computer B . But it is displaying socket error.

And when i try same url on computer A (url is
ipadresssofA/project/client.php
). client get connects.BOTH COMPUTERS ARE CONNECTED WITH SAME WIFI. PLease tell me if something wrong with configuration of xampp server.
IP address of compter A is 192.168.1.7.