May 18, 2015
2:14 p.m.
On 18 May 2015, at 15:47, Manfred Kröhnert <mkroehnert42@googlemail.com> wrote:
Hi, apparently I am missing something else.
I can find devices when connected to a 'regular' LAN.
However, I have a camera that creates a Wifi accesspoint and makes itself discoverable via SSDP. Once I connect to this accesspoint my computer gets a valid IP address assigned and the NodeJS code is able to discover the device. Unfortunately, the Pharo snippet I posted before does not give me any results and hangs in Socket>>waitForDataIfClosed: .
Any further ideas?
Are you sure you restarted the image and your code after switching networks ?
Thanks, Manfred