Topic: c++ and sockeets


Author: jeff@smobject.com (Jeff Vega)
Date: Tue, 19 Jul 1994 14:54:23 GMT
Raw View
Moshe Sambol (sambolm@iia.org) wrote:
: Can anyone out there help me with socket programming in C++?  I'm doing

: [snip]

There are several C++ implementations of sockets.  Try:
 "SOCKET++ is a C++ iostream like library for sockets and pipes.
  FTP from uvaarpa.virginia.edu in /public_accss/socket++-XX.tar.gz
  (where XX is the version number)."

 "A C++ socket library FTP from cs.ucl.ac.uk [128.16.5.31] in
  coside/gnu/sockets++.tar.Z"

-- Quotes from "C++ FTP Libraries" by Nikki Locke in
    _BEST_OF_COMP.LANG.C++_

                                       -- Jeff




Author: sambolm@iia.org (Moshe Sambol)
Date: 18 Jul 1994 16:28:27 GMT
Raw View
Can anyone out there help me with socket programming in C++?  I'm doing
some socket stuff in C, and it looks to me like this is the kind of stuff
that should be handled with streams.  However, ssince I don't have a
great book on hand, I'm not sure if I can do  it with streams, or if I
have to manually overload the operators, or what.  Any suggestions would
be appreciated.


sambolm@mary.iia.org




Author: anoor@beeblebrox (Arshad Noor)
Date: 18 Jul 1994 20:00:25 GMT
Raw View
Moshe Sambol (sambolm@iia.org) wrote:
> Can anyone out there help me with socket programming in C++?  I'm doing
> some socket stuff in C, and it looks to me like this is the kind of stuff
> that should be handled with streams.  However, ssince I don't have a
> great book on hand, I'm not sure if I can do  it with streams, or if I
> have to manually overload the operators, or what.  Any suggestions would
> be appreciated.


> sambolm@mary.iia.org

 I beleive I noticed a sockets++ class library at one of the major
 FTP sites (probably UNC).  You may want to check it out for prior
 art.

 Arshad.Noor@mail.citicorp.com




Author: gjohnson@netcom.com (Serendipitous Freelance Hacker)
Date: Mon, 18 Jul 1994 20:47:20 GMT
Raw View
 +---- sambolm@iia.org wrote:
 | Can anyone out there help me with socket programming in C++?
 +----

Try comp.unix.programmer

--
Gary Johnson (Freelance Hacker) gjohnson@netcom.com
"Is anything in base 1 infinity?"