iI've put my socket lib into yahoo/boost, with the name "tcpfo.rar".

I've compiled and run the samples in winxp and freebsd, with
gcc31/mingw+gcc32/vc7/vc2003beta

This library is far from completed, any comments are welcomed.

On Sat, 23 Nov 2002 22:22:13 GMT
Hugo Duncan <[EMAIL PROTECTED]> wrote:

> I have put together an initial implementation in the boost-sandbox.
> 
> The aim of this code is really just to have something concrete
> to discuss and to have as a base to experiment on.
> 
> The implementation more or less reflects the design presented at
> http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?BoostSocket
> 
> The sandbox contains the simple client and server test shown on the Wiki.
> At the moment the examples it compiles on:
> 
> gcc 3.2 cygwin
> borland Bcc5.5.1
> borland Bcc5.6.1
> vc7
> vc6 sp5
> 
> Note the lack of unix :-(, though given the cygwin implementation, it
> should not be too difficult to get working.
> 
> Hugo
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

-- 
 <[EMAIL PROTECTED]>

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to