Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!killer!usl!pcb From: pcb@usl.usl.edu (Peter C. Bahrs) Newsgroups: comp.windows.x Subject: client communication Message-ID: <785@usl.usl.edu> Date: 31 Mar 89 16:50:58 GMT Organization: CACS, Lafayette, LA, USA Lines: 19 I'm semi-new to X11R3, most experience has been in MS Windows. I need to have independent clients 'talk' to each other. I do not want to use any OS specific calls, (i.e. sockets, ...) as a clients are on the IBM 3090, SUN 3 and IBM RT. I would like to set up some kind of byte stream communicaton. I have found references to cut and paste operations and selections? Are these the (or only) options I have? Does anyone have any small sample code that demonstrates communication? /*------------Thanks in advance...---------------------------------------+ | Peter C. Bahrs UUCP ... !uunet!dalsqnt!usl!pcb | | The USL-NASA Project ... !cs.utexas.edu!usl!pcb | | Center For Advanced Computer Studies INET pcb@usl.usl.edu | | University of Southwestern Louisiana | | Lafayette, LA 70504 | +-----------------------------------------------------------------------*/