Hi Sven, On Mon, May 18, 2015 at 4:14 PM, Sven Van Caekenberghe <s...@stfx.eu> wrote:
> > > On 18 May 2015, at 15:47, Manfred Kröhnert <mkroehner...@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 ? > I did not check this before. But I just downloaded a fresh 40613 image with PharoLauncher and started it after connecting to the camera accesspoint. The code snippet freezes there as well. Manfred