Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Problem with using socket.io

Received: by 10.224.219.144 with SMTP id hu16mr1888228qab.1.1351901917727;
        Fri, 02 Nov 2012 17:18:37 -0700 (PDT)
X-BeenThere: nodejs@googlegroups.com
Received: by 10.224.97.129 with SMTP id l1ls8075501qan.6.gmail; Fri, 02 Nov
 2012 17:18:11 -0700 (PDT)
Received: by 10.224.111.140 with SMTP id s12mr1885770qap.5.1351901891096;
        Fri, 02 Nov 2012 17:18:11 -0700 (PDT)
Received: by 10.224.2.134 with SMTP id 6msqaj;
        Fri, 2 Nov 2012 13:46:24 -0700 (PDT)
Received: by 10.52.175.73 with SMTP id by9mr659361vdc.1.1351889184665;
        Fri, 02 Nov 2012 13:46:24 -0700 (PDT)
Date: Fri, 2 Nov 2012 13:46:24 -0700 (PDT)
From: Raed Alkharboush <cen...@gmail.com>
To: nodejs@googlegroups.com
Message-Id: <ab5f2b1c-96d7-466d-ad6c-50be1ab4573b@googlegroups.com>
In-Reply-To: <99531c07-d7f1-487c-9d9b-ab21f2cdec47@googlegroups.com>
References: <99531c07-d7f1-487c-9d9b-ab21f2cdec47@googlegroups.com>
Subject: Re: Problem with using socket.io
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_493_28625767.1351889184163"

------=_Part_493_28625767.1351889184163
Content-Type: multipart/alternative; 
	boundary="----=_Part_494_9827004.1351889184163"

------=_Part_494_9827004.1351889184163
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

You're getting what you see in the console because the URL in the first JS 
tag is not set properly. A simple solution is write the full path as 
http://YOURSITE.TLD/socket.io/socket.io.js 

This page will give you more guidance: 
https://github.com/LearnBoost/Socket.IO/wiki/How-do-I-serve-the-client


------=_Part_494_9827004.1351889184163
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

You're getting what you see in the&nbsp;console&nbsp;because the URL in the first JS tag is not set&nbsp;properly. A simple solution is write the full path as http://YOURSITE.TLD/socket.io/socket.io.js&nbsp;<div><br></div><div>This page will give you more guidance:&nbsp;<a href="https://github.com/LearnBoost/Socket.IO/wiki/How-do-I-serve-the-client">https://github.com/LearnBoost/Socket.IO/wiki/How-do-I-serve-the-client</a><br><div><br></div></div>
------=_Part_494_9827004.1351889184163--

------=_Part_493_28625767.1351889184163--