<br><font size=2 face="Arial">I've create a wrapper class in Visual Studio
.NET 2003 to handle interaction with the iaxClient Library (http://sourceforge.net/projects/iaxclient)
as compiled to iaxclient.dll. &nbsp;</font>
<br>
<br><font size=2 face="Arial">Until today, this was available only as byte
code. &nbsp;Now that several people other than I have used it, and feedback
has been positive, I'm ready to release it as source.</font>
<br>
<br><font size=2 face="Arial">The goal of this project was to create something
which was complete enough to be used by someone with mid level skills in
any of the vs.net application programming languages without them needing
to deal with any of the platform invoke nastiness themselves. &nbsp; </font>
<br>
<br><font size=2 face="Arial">It is my fervent hope that by taking the
hard part out of interacting with the IAX Client Library, the hundreds
of developers out there who prefer to spend time making cool user interfaces
in vs.net over drudgeing through complex memory management issues will
now have a toolkit to create really great stuff.</font>
<br>
<br><font size=2 face="Arial">Calling the unmanaged code in its library
form is quite difficult for many vs.NET programmers used to working within
the CLR. &nbsp;This wrapper handles the event callbacks, and wraps many
of the key function calls in native &quot;managed&quot; .net code. &nbsp;
Those which have not yet been fully wrapped are prototyped and available
in an added &quot;unsupported&quot; namespace.<br>
</font>
<br><font size=2 face="Arial">For now, information and downloads are HERE:
</font>
<br>
<br><font size=2 face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; http://www.thenorth.com/northern.nsf/html/nct_iaxclientwrapper</font>
<br>
<br><font size=2 face="Arial">If Steve is willing, I'd love to see this
added to the IAX Client Library code store in an examples tree or something.</font>
<br>
<br>
<br><font size=2 face="sans-serif">&nbsp; ----------------------------------------------------<br>
 &nbsp;Andrew Pollack<br>
 &nbsp;President, Northern Collaborative Technologies<br>
 &nbsp;http://www.thenorth.com/apblog<br>
 &nbsp;Free World Dialup: 713144<br>
 &nbsp;----------------------------------------------------<br>
</font>