Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] MQTT WebSockets Sandbox Server?

one thing worth noting is some companies boundary firewalls/networks do no allow a plain websocket to be established from the intranet to the internet but a secure websocket does work.  This page provides a simple test to see if websockets work or not : http://www.websocket.org/echo.html


All the best
Dave

 



From:        Roger Light <roger@xxxxxxxxxx>
To:        Ian Craggs <icraggs@xxxxxxxxxxxxxxxxxxxxxxx>
Cc:        General development discussions for paho project <paho-dev@xxxxxxxxxxx>
Date:        30/05/2014 19:55
Subject:        Re: [paho-dev] MQTT WebSockets Sandbox Server?
Sent by:        paho-dev-bounces@xxxxxxxxxxx





Hi Ian,

See http://iot.eclipse.org/sys for a demo. It still uses the old mosquitto js, but shows the details.

I'm unlikely to be able to look at it for a bit - baby is now home so my window of opportunity has shrunk!

Cheers,

Roger

On May 30, 2014 2:52 PM, "Ian Craggs" <icraggs@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
Roger,

how is the websockets interface supposed to work on
iot.eclipse.org again?  It seems not to be working for me again.  I do have access to iot.eclipse.org restored, but I'm not sure what to look for, and figured it would be quicker to ask.

Ian

On 05/22/2014 11:38 PM, Roger Light wrote:

Hi Benjamin,

That’s really weird. Ponte is indeed listening on that port but on a
different interface (198.41.30.225 /
ponte.eclipse.org).
However it looks like you may have reset to the default mosquitto.conf file
that listens on all interface, where I explicitly set it to listen only on
198.41.30.241 /
iot.eclipse.org? Or did you?
Ah, I did try changing that when it wasn't working originally - it
must have been something else causing problems at that point though.

Sorry about that!

Cheers,

Roger
_______________________________________________
paho-dev mailing list

paho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/paho-dev

--
Ian Craggs

icraggs@xxxxxxxxxx                 IBM United Kingdom
Committer on Paho, Mosquitto
_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/paho-dev


Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU


Back to the top