Path: utzoo!attcan!uunet!know!zaphod.mps.ohio-state.edu!ub!uhura.cc.rochester.edu!rochester!pt.cs.cmu.edu!o.gp.cs.cmu.edu!andrew.cmu.edu!aw1r+ From: aw1r+@andrew.cmu.edu (Alfred Benjamin Woodard) Newsgroups: comp.lang.c++ Subject: sockets Message-ID: Date: 24 Oct 90 22:00:16 GMT Organization: Carnegie Mellon, Pittsburgh, PA Lines: 14 Excuse me if there is something obvious I missed like this already being built into stream.h . I am running cfont 2.0 on a unix machine and I would like to use sockets for interprocess communication. Now from the docs that came with the at&t compiler there seems to be no built in support for sockets in the stream library and I was wondering if anyone has gone to the trouble to implement one and if so where can I find it. If no one has would it be advisable to build it up myself or should I just use sockets in the same way that I do when I program in c? Anyone have any tips on how to build it up if it does not already exist? -ben -ben