<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I bought an old book on OS X Carbon once. It lead me down the rabbit hole of code archaeology, where you try to go back in time, collect things, and build something that was. You’re always missing something. Looking at GreenNeon on Cuis is sort of like that. Set the time machine for 2013.&nbsp;<div class=""><br class=""></div><div class="">tl;dr - You need a working WebClient for Cuis. The one I used [1] is not available. I’ve added one from garduino [2] that informs the Test Runner it has 50 failed tests.&nbsp;</div><div class=""><br class=""></div><div class="">The image I built is long gone. Here’s is the latest Cuis (4.2, released 2013) with garduino’s Networking code, his WebClient, and my GreenNeon. [3] There are a few useful snippets in the Workspace. I think that if WebClient worked, then so would GreenNeon. But I’m not about to try and debug WebClient on Cuis. Your best bet might be to contact David Graham for his WebClient code.&nbsp;</div><div class="">Chris&nbsp;</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">[1]&nbsp;<a href="https://github.com/davidgraham/Cuis-WebClient" class="">https://github.com/davidgraham/Cuis-WebClient</a></div><div class="">[2]&nbsp;<a href="https://github.com/garduino/Cuis-Smalltalk-WebClient" class="">https://github.com/garduino/Cuis-Smalltalk-WebClient</a></div><div class="">[3]&nbsp;<a href="https://www.dropbox.com/s/c0js490trp1pu4m/Cuis-WebClient-GreenNeon.zip?dl=0" class="">https://www.dropbox.com/s/c0js490trp1pu4m/Cuis-WebClient-GreenNeon.zip?dl=0</a></div></body></html>