[boost] Sockets

2002-11-23 Thread Hugo Duncan
Sockets have come up from time to time on this list, without concrete results. I am no expert, but based on previous discussions, I have tried to start describing a design at: http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?BoostSocket (I don't often write formal designs, so please

[boost] Sockets!

2002-11-24 Thread Michel André
How do i access the cvs sandbox? My win cvs window says CVSROOT: [EMAIL PROTECTED]:/cvsroot/boost-sandbox (password authentication) TCL is *not* available, shell is disabled cvs update -P (in directory C:\Packages\boost_sandbox\) cvs server: Updating . And i don't get anything. Thanks /Michel _

[boost] Sockets

2002-11-24 Thread Eric Woodruff
In my experience in attempting to develop an over-general sockets abstraction, it is next to impossible to contrive a perfect generalization of the many different socket types. A good sockets implementation will at a minimum: * Use polymorphism on a well-defined socket interface. This will allow

[boost] Sockets

2002-11-25 Thread Michel André
Hello! I've made some suggestions on the following pages. Outlining new interfaces for address and data_sockets concept (or data_connections as I called the concept for now). http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?BoostSocket/A ddressConcept Separation of resolving and ad

AW: [boost] Sockets

2002-11-23 Thread Boris Schäling
> -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]Im Auftrag von Hugo Duncan > Gesendet: Samstag, 23. November 2002 17:22 > An: [EMAIL PROTECTED] > Betreff: [boost] Sockets > > > Sockets have come up from time to time on th

RE: [boost] Sockets

2002-11-23 Thread Jeff Garland
> > Please feel free to edit the wiki pages with comments, etc. Looks like a nice start. I see you have already captured Beman and others prior work. I have added a references page for pointers to other C++ socket libraries and other references as well as a few other quick thoughts. See

Re: [boost] Sockets

2002-11-23 Thread Rob Tougher
I'm interested in participating in the design and implementation of a Sockets library. Your initial documents look like a good start. I have some comments, suggestions, and general ideas about a sockets library. Where should I post these? Should I add them to the Wiki page, or maybe post them to

Re: [boost] Sockets

2002-11-23 Thread Thorsten Ottosen
- Original Message - From: "Hugo Duncan" <[EMAIL PROTECTED]> > discussions, I have tried to start describing a design at: > http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?BoostSocket When I look at the examples I'm curious why I see this: socket_base::initialise(); ...

Re: [boost] Sockets

2002-11-24 Thread Pavol Droba
Hi, On Sat, Nov 23, 2002 at 04:22:22PM +, Hugo Duncan wrote: > Sockets have come up from time to time on this list, without > concrete results. I am no expert, but based on previous > discussions, I have tried to start describing a design at: > http://www.crystalclearsoftware.com/cgi-bin/boos

[boost] sockets library question

2003-01-13 Thread Blue, Reginald V
I've recently joined this list, and I've lurked for a bit (trying to get the feel of the group), but I'm still not sure if this is on topic or not. If I need to be redirected elsewhere, please let me know. I noticed in the Sandbox CVS there are several socket implementations and, presumably, they

Re: [boost] sockets library question

2003-01-13 Thread Douglas Gregor
On Monday 13 January 2003 04:58 pm, Blue, Reginald V wrote: > I've recently joined this list, and I've lurked for a bit (trying to get > the feel of the group), but I'm still not sure if this is on topic or not. > If I need to be redirected elsewhere, please let me know. Welcome! This is perfectl

Re: [boost] sockets library question

2003-01-14 Thread Jessie R. Hernandez
I have also recently joined this list and have lurked for some time, mainly to see if there was a socket library being developed. I saw several socket libraries in the Files section, but none of them were what I was looking for (I didn't want just a TCP socket library; I basically

[boost] Sockets - what's the latest?

2003-02-12 Thread Phil Nash
Hi all, Anyone who was working on it - what's the current state of play? The flurry of mail on here a while back seemed to fizzle out. Is that because development has stalled? If I can help out with what limited time and knowledge of the subject I have I will. I really want to see this library in

Re: [boost] Sockets - what's the latest?

2003-02-12 Thread Brian Gray
f necessary could install Linux on one of my PCs. Whoever is organizing the Boost Sockets effort, feel free to contact me personally, and we can talk about what needs getting done. -- Brian Gray -- [EMAIL PROTECTED] ___ Unsubscribe & other changes: h