<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>Adding TCP/IP server-client support.</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>I've hacked some code to provide TCP/IP server-client communication as an alternative to Unix filesystem sockets. This should hopefully make it easier for a solver compiled with Visual C++ to communicate with gmsh (no need to rely on cygwin). Would you like me to integrate this fully and submit a patch?<BR>
<BR>
Also I've been looking at compiling gmsh itself with Visual C++, tentatively. Has this been tried before? I guess having TCP/IP communication removes one difficulty. If I get anything working I'll send you the project files.<BR>
<BR>
Chris<BR>
<BR>
<BR>
Chris Stott<BR>
Department of Mathematics,<BR>
University of Surrey<BR>
United Kingdom<BR>
</FONT>
</P>

</BODY>
</HTML>