<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18975"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Hi,</DIV>
<DIV> </DIV>
<DIV>I am trying to write a socket interface between octave (matlab-like environment under gnu license) and Gmsh.</DIV>
<DIV>I am aware (and have used) the c++ examples supplied with the source code.</DIV>
<DIV>Sending commands from octave to gmsh now works fine, using snippets from the example c++ code.</DIV>
<DIV> </DIV>
<DIV>However the code in sockets.h gives me the impression that it should also be possible to have gmsh send messages back.</DIV>
<DIV>I would like to use this read the options settings back from gmsh into octave.</DIV>
<DIV>For some reason I can not get this part to work. </DIV>
<DIV>Is there any example available in which gmsh is requested to send information via the socket?</DIV>
<DIV> </DIV>
<DIV>Best regards,</DIV>
<DIV> </DIV>
<DIV>Henk van Weers</DIV></BODY></HTML>