Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 7440 invoked from network); 20 May 2004 20:55:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 20 May 2004 20:55:28 -0000 Received: (qmail 57278 invoked by uid 500); 20 May 2004 20:55:26 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 57157 invoked by uid 500); 20 May 2004 20:55:24 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 57006 invoked by uid 98); 20 May 2004 20:55:22 -0000 Received: from epujol@cantv.net by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(200.44.33.10):. Processed in 0.994439 secs); 20 May 2004 20:55:22 -0000 X-Qmail-Scanner-Mail-From: epujol@cantv.net via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(200.44.33.10):. Processed in 0.994439 secs) Received: from unknown (HELO rs25s9.datacenter.cha.cantv.net) (200.44.33.10) by hermes.apache.org with SMTP; 20 May 2004 20:55:21 -0000 Received: from cantv.net (rs15s2.datacenter.cha.cantv.net [200.44.32.172]) by rs25s9.datacenter.cha.cantv.net (8.12.11/8.12.6/3.0) with SMTP id i4KKsjTv012693 for ; Thu, 20 May 2004 16:54:45 -0400 X-Matched-Lists: [] Message-ID: <410-220045420205445221@cantv.net> Reply-To: epujol@cantv.net X-ORIGINATOR-IP: 206.48.96.132 From: "Alejandro Pujol" To: commons-user@jakarta.apache.org Subject: Telnet escape sequences Date: Thu, 20 May 2004 16:54:45 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: clamd / ClamAV version 0.70, clamav-milter version 0.70j X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I'm developing an application that connects to a telnet host using the TelnetClient class. I'm using the VT100 terminal type, but when I receive data, it comes with a lot of escape sequences like ^@, ^[#,#H, etc. Is there a way to filter this sequences, so that I can receive the data exactly in the same way it is viewed in any terminal emulator? Thank you, Alejandro Pujol --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org