Newsgroups: comp.sys.ti.explorer Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!m.cs.uiuc.edu!uiucdcs!carroll From: carroll@cs.uiuc.edu (Alan M. Carroll) Subject: TCP connections to UNIX machines Message-ID: <1991Mar26.234241.11665@m.cs.uiuc.edu> Keywords: TCP UNIX character translation Sender: news@m.cs.uiuc.edu (News Database (admin-Mike Schwager)) Nntp-Posting-Host: aspen.cs.uiuc.edu Reply-To: carroll@cs.uiuc.edu (Alan M. Carroll) Organization: Technophiles Inc. - Engineers with Attitude Date: Tue, 26 Mar 91 23:42:41 GMT Lines: 16 We have a TCP connection server running on various UNIX boxes here, and we want to be able to connect to it from a TI. In terms of actually getting the connection and moving data on it, we have that mostly solved. The last sticking point is that certain special characters (primarily linefeed) are not the same on either end. The UNIX linefeed ends up as a delta on the TI, and the TI linefeed shows up as an ASCII 141 (cr with the high bit set). We tried using :characters :ascii with ip:open-stream, but that maps TI linefeed into UNIX cr / lf, and what we want is a one to one mapping, TI linefeed <-> UNIX linefeed. Can anyone give us any clue as to the easiest way to do this? Thanks. -- Alan M. Carroll "I hate shopping with the reality-impaired" Epoch Development Team - Susan CS Grad / U of Ill @ Urbana ...{ucbvax,pur-ee,convex}!cs.uiuc.edu!carroll