2

http://cdn.socket.io/stable/socket.io.jsの socket.io.js のバージョン安定版を使用して、Google Chromiumと firefox で接続を試みます。

var websocket = io.connect("http://nodetifications.no-ip.org:3030");
websocket.emit("usuarioConectado", "juanvilu" );</code>

次のエラーが表示されます。

Uncaught TypeError: Object # has no method <Object> 'connect'
(anonymous function)
(anonymous function) jquery-latest.js: 586
jquery-latest.js jQuery.extend.globalEval: 587
jquery-latest.js jQuery.fn.extend.domManip: 6169
a.fn.extend.domManip jquery.tmpl.min.js: 10
jquery-latest.js jQuery.fn.extend.append: 5926
(anonymous function) jquery-latest.js: 6051
jquery-latest.js jQuery.extend.access: 835
jquery-latest.js jQuery.fn.extend.html: 6015
(anonymous function)
jquery-latest.js fire: 1017
jquery-latest.js self.fireWith: 1127
jquery-latest.js done: 8021
callback
4

0 に答える 0