<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I'm new to Spread and this list.&nbsp; Currently 
using Rendezvous extensively on one project, and planning to assess (again) 
NDDS....also have a very primitive knowledge of HLA &amp; DIS.&nbsp; Spread 
looks very interesting as a potential&nbsp;alternative to other messaging 
frameworks (no central servers, reliable multicast, etc.) that I've used for 
distributed/replicated object collaberation...so I've been taking a 
look....</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>On to my question....</FONT></DIV>
<DIV><FONT face=Arial size=2>Does the monitor work on Win32 (NT/2K)?&nbsp; I've 
been able to build it from 3.6.1 source -- had to insert a call to 
"WSAStartup()" within an ifdef block.&nbsp; When I try to run locally, it 
appears to free run within "E_handle_events()" -- nothing appears to block when 
I step through it, and "User_command()" never appears to be called.&nbsp; When 
running without breaks, it saturates the processor.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm running on Win2K, SP2 using Visual Studio 6, SP 
5.&nbsp; I have built and run the spread daemon successfully.&nbsp; The binary 
versions (3.6 distribution) of spflooder and sptuser also seem to work as 
expected with default arguments (have not tried to build these yet from 3.6.1, 
but seems very do-able now).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Another side question....</FONT></DIV>
<DIV><FONT face=Arial size=2>I don't see any calls to "WSACleanup()" in the 
source distribution.&nbsp; Does this lead to any strange behaviour on Win32 
platforms, or does socket closure and/or process death&nbsp;do enough to release 
resources from Winsock (I usually call it to insure the ref counter stays 
consistent)?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any clues appreciated!</FONT></DIV>
<DIV><FONT face=Arial size=2>--Mike</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>