Hi Juan, List:<div><br></div><div>In Pharo and Squeak exist the classes of the subject. </div><div><br></div><div><br></div><div><div>A common use is a the way that follow:</div><div><br></div><div>ZnConnectionTimeout </div>
<div><span class="Apple-tab-span" style="white-space:pre">      </span>value: 5 </div><div><span class="Apple-tab-span" style="white-space:pre">    </span>during: [ ^ ZnClient new get: '<a href="http://zn.stfx.eu/zn/small.html">http://zn.stfx.eu/zn/small.html</a>' ]</div>
</div><div><br></div><div><br></div><div><br></div><div>These classes are not present in Cuis and I not found nothing similar to try the same thing. Even the Process in Cuis have different methods and as I don't know this part very deep I want to ask what should do the correct way here.</div>
<div><br></div><div><br></div><div>I should implement this classes and the missing method in Process? Or I should use other classes already present in the Cuis image to achieve the same goals?</div><div><br></div><div><br>
</div><div>Thanks.</div><div><br></div><div>-- <br>============================================<br>Germán S. Arduino  <gsa @ <a href="http://arsol.net" target="_blank">arsol.net</a>>   Twitter: garduino<br>Arduino Software  <a href="http://www.arduinosoftware.com" target="_blank">http://www.arduinosoftware.com</a><br>
PasswordsPro  <a href="http://www.passwordspro.com" target="_blank">http://www.passwordspro.com</a><br><a href="http://greensecure.blogspot.com" target="_blank">greensecure.blogspot.com</a> <a href="http://germanarduino.blogspot.com" target="_blank">germanarduino.blogspot.com</a><br>
============================================<br>
</div>