Sunday, June 10, 2012

Wiznet Configurator for Mac v2

Update 12/21/2020: The home of the Wiznet Configurator for Mac has moved to the Mac Home Automation site. There is a new version hosted there which is fully notarized for Catalina and newer as well as having native code for Apple Silicon.



Another upate to the Wiznet configurator app. Discovered another enumeration bug in the remote host screen TCP and UDP were reversed so of course if you selected the correct one for use with XTension, TCP, it would then refuse to accept any connections. Which is rather frustrating.

This version also adds the ability to save and restore configurations to disk.

previous entries with more information here and before that here. XTension is my day job and is Home Automation and Security software for the Macintosh.

new download links:
  Wiznet Configurator MacOS Universal
  Wiznet Configurator Linux

4 comments:

  1. I must have missed the link, but can you point to the published (corrected) instructions for talking to and configuring these boards? Would you be willing to share the source code for the Mac configurator?

    I am trying to use it to control a Kenwood TS-480 ham radio transceiver. What is maddening is that the radio and software require CTS/RTS for commands to work, but if the radio is turned off (either by power switch or software power down command) you have to "wake it up" via serial WITHOUT flow control.

    This is a real pain as I don't know of any way to trivially reconfigure the WIZ110SR remotely from flow control to no flow control and back.

    ReplyDelete
  2. Thank you! Saved me having to boot my Windows VM

    ReplyDelete
  3. Hi, also here to thank you for this tool and to request that you might publish the source code on GitHub. Thanks!

    ReplyDelete
  4. great work, found this trying to resurrect an old wiznet for a quick project! Thanx!

    ReplyDelete

.code { background:#f5f8fa; background-repeat:no-repeat; border: solid #5C7B90; border-width: 1px 1px 1px 20px; color: #000000; font: 13px 'Courier New', Courier, monospace; line-height: 16px; margin: 10px 0 10px 10px; max-height: 200px; min-height: 16px; overflow: auto; padding: 28px 10px 10px; width: 90%; } .code:hover { background-repeat:no-repeat; }