[Pharo-users] Re: using zinc to server local files

2025-05-29 Thread Philip Hunt via Pharo-users
Url:port number not slash May 29, 2025 12:13:21 Norbert Hartl via Pharo-users : > > >> Am 29.05.2025 um 16:31 schrieb stephane ducasse via Pharo-users >> : >> >>  Hi  >> >> I would like to use Zinc to debug some files that I’m generating. >> >> I d

[Pharo-users] Re: using zinc to server local files

2025-05-29 Thread Norbert Hartl via Pharo-users
> Am 29.05.2025 um 16:31 schrieb stephane ducasse via Pharo-users > : > > Hi > > I would like to use Zinc to debug some files that I’m generating. > > I do the following > > (ZnServer defaultOn: 7071) start. > > (ZnServer defaultOn: 7071) start. > ZnServer default delegate: (ZnStaticFile