Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!usc!cs.utexas.edu!mailrus!cornell!batcomputer!prove From: prove@batcomputer.tn.cornell.edu (Roger Ove) Newsgroups: comp.windows.news Subject: Re: sockets Summary: partial solution Keywords: sockets Message-ID: <9150@batcomputer.tn.cornell.edu> Date: 26 Oct 89 15:09:34 GMT References: <9126@batcomputer.tn.cornell.edu> Distribution: comp Organization: Theory Center, Cornell U., Ithaca NY Lines: 15 In response to my own query: > Could someone please post an example using a socket connection > between 2 NeWS processes? I have a pixrect image stored in a string > and want to display it with readcanvas imagecanvas, without going to > disk. An example receiving the data via separate socket from the C > client would also be useful (to avoid NeWS string length restrictions). There is no difficulty in passing data between the C Client and NeWS process via a secondary socket connection, the most obvious thing works (I'll mail the example if anyone is interested). Help with the first question would still be appreciated. thanks, Roger Ove ove@ncsa.uiuc.edu