You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pywebsocket
Hi I downloaded the pywebsocket from the official website and
successfully created the connection between my console.html and the
standalone.py server via localhost on port 12345 but how can i run the
console.html from another machine connected to the same network of the
machine running the standalone.py server?
Takeshi Yoshino
unread,
Mar 29, 2012, 12:03:44 PM3/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyweb...@googlegroups.com
Please just type ws://<the IP address or hostname of the server on which you run pywebsocket>:<the port>/<the path> in the first text input box, and then click the connect button.
Makram Chehayeb
unread,
Mar 29, 2012, 12:08:26 PM3/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pywebsocket
Thank you very much i will try to do this when I go back to uni
tomorrow and will get back to you if I face any difficulties thank you
again for you time