X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:message-id:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; q= dns; s=default; b=sQLMJe5X0tjcjc6G1OKDVandlhPHaEJ9Wcklofx7ZYFxh1 6DKiM3SwJxfSnRXQ7AIbGesH01IlEM9C3cKcydY/kQOu3iiLGfP7xHlg2HSZkJ3p nt376IjTiJIMprr4eS+q9fYutoVMOKVk80siUkJ8vV+4T3LK75nnAQ/Kc4yek= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:message-id:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; s= default; bh=SksK/J2Ok5+VSRfXRyLGevM5pxQ=; b=DwS+p0HCy63KFept8I4B PxfGXb5ZeW578hMsRf2j2j2sTdZlnn1tZ8KrGf5eqDlAt7TN0i2VacrQhgLBcJZi 8NtNJWxVZSdOOrvI9XrmwpFxSKSC12AWcJfxwC/LSkXoA2BMNWXUAAUqDRAMryOj VJtDD7DpzQsl33PXshs4No8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.9 required=5.0 tests=BAYES_50,URI_HEX autolearn=no version=3.3.2 X-HELO: sam.nabble.com Date: Sat, 25 Jan 2014 04:15:17 -0800 (PST) From: zeev To: cygwin AT cygwin DOT com Message-ID: <1390652117929-105720.post@n5.nabble.com> In-Reply-To: <5202BDED.9030801@cygwin.com> References: <5202BDED DOT 9030801 AT cygwin DOT com> Subject: Re: Telnet in latest Cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit You can use the 'nc' (aka netcat) instead of telnet nc localhost 80 From a cygwin terminal it will give an equivalent result to 'telnet localhost 80', and far better than Microsoft's #$&%#*%&$# telnet Search for 'nc' in the cygwin installation. good luck -- View this message in context: http://cygwin.1069669.n5.nabble.com/Telnet-in-latest-Cygwin-tp101753p105720.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple