On Fri, Apr 13, 2012 at 10:11:49PM +0200, Spiro Trikaliotis wrote: > > 9. Setting the -remotemonitoraddress to anything other than 6510 doesn't work? > > The format is unique and tricky. > > Try: > > -remotemonitoraddress ipv4://127.0.0.1:6510 > > to bind to port 6510 on localhost only. > > Try > > -remotemonitoraddress ipv4://:6510 > > to bind to port 6510 on any IP address. I guess it would be same as with ipv4://0.0.0.0:6510 Btw isn't it possible to use a named socket with UNIX? Generally it gives better performance, and with UNIX at least almost the same connect mechanism can be used by the frontend, etc. I have no idea about the windows part though as I never use windows ... I can imagine a syntax like this: -remotemonitoraddress socket:/tmp/vice-remote-monitor.sock ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sat Apr 14 12:47:45 2012
This archive was generated by hypermail 2.1.8 : 2012-04-14 12:47:50 CEST