<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi,<div><br></div><div>i'm using mpich2 on windows 7 and i'm working on a client server application, in which the client and the server exchange messages, and there where i've encountred a weird problem; the client sends an empty message to the server but the message doesn't reach the serverso it stills bocking on the MPI_Recv call (when i trined to figure out what happens i've noticed that MPI_Send completes successfully!); knowing that this doesn't happen only after the fifth or the sixth iteration; could this problem be the result a limited buffer capacity or something like that, if so, is it possible to resolve it?</div><div><br></div><div>best regards,</div><div>Toufik.</div>                                               </div></body>
</html>