Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!hplabs!hpfcdc!hpldola!hp-lsd!hp-col!bdale From: bdale@hp-col.HP.COM (Bdale Garbee) Newsgroups: comp.lang.c++ Subject: Re: TCP/IP in C++? Message-ID: <1200001@hp-col.HP.COM> Date: 16 Feb 89 00:02:24 GMT References: <4800053@m.cs.uiuc.edu> Organization: HP Colorado Springs Division Lines: 8 Since C++ is by definition a superset of C, it would seem obvious that any TCP/IP implementation already extant in C would fit the bill nicely. The KA9Q implemenation comes to mind... Unless it's purely for academic interest, re-implementing this stuff to take advantage of C++'ish features seems a colossal waste of time... Bdale