Hi I use Petsc 2.3.1 (I don&#39;t use the last version because I work on a software developed with this version). <br>I tried to used the Petsc socket, but the client and server programs but they don&#39;t connect (the execution is blocked).<br>
I am using two examples of Petsc: <a href="http://www.mcs.anl.gov/petsc/petsc-as/snapshots/petsc-current/src/vec/vec/examples/tutorials/ex42a.c.html">http://www.mcs.anl.gov/petsc/petsc-as/snapshots/petsc-current/src/vec/vec/examples/tutorials/ex42a.c.html</a> and<br>
<a href="http://www.mcs.anl.gov/petsc/petsc-as/snapshots/petsc-current/src/vec/vec/examples/tutorials/ex42.c.html">http://www.mcs.anl.gov/petsc/petsc-as/snapshots/petsc-current/src/vec/vec/examples/tutorials/ex42.c.html</a> <br>
<br>I tried to execute ex42a on machine and ex42 on other machine, and I execute both programs on same machine.<br><br>Do you help me? Thanks.<br>Bye.<br>