Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!samsung!sdd.hp.com!ucsd!ucbvax!FTP.COM!jbvb From: jbvb@FTP.COM (James B. Van Bokkelen) Newsgroups: comp.protocols.tcp-ip Subject: Re: Want 8-bit/256 character clean TELNET session -- is it possible? Message-ID: <9101220312.AA02066@ftp.com> Date: 22 Jan 91 03:12:42 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: jbvb@ftp.com Organization: The Internet Lines: 9 If what you want is the ability to connect to an arbitrary remote host/port and send binary data fast, why is Telnet in the picture at all? Just use the standard system API for TCP and blast away. Telnet is intended for virtual terminal support, and isn't designed for bulk data transfer. If the widget you're hacking doesn't have a TCP API, where are you getting the data you want to send from in the first place? James B. VanBokkelen 26 Princess St., Wakefield, MA 01880 FTP Software Inc. voice: (617) 246-0900 fax: (617) 246-0901