X-Recipient: archive-cygwin@delorie.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:from:to:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=kd+
	8zq/v532sMkybPFebhz+O9/TC/EWSuO+XOSGXy4R9x0vhzzx0ERacqkMft2HSzRl
	UCgRUsPZHCd7MKF0kdH/jOFO4G67GEiqjyjVD2IUKRM9f26htopROK23DB2OYlIc
	yvx3SSrdHrbGtpXHZ0owfZAXBN/+LJyBrIk6/iCI=
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:from:to:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; s=default; bh=ZHmEj2lNn
	WCt5nPH9NB/JLa8WBY=; b=ciMkguFG+3lwX8Lqn2MXAFXlNZxp1P0Jv7YLMnrfT
	E46VgTrOfvFv4IHsEZRH5OHNBWOSPZZZVbEdDXpvVYX7N2027M1cYFGY6/1d2FEZ
	vAF678dh959NLIIQgasxnSvmXfy5c3ZxO5NKnzBFkG1s9tdXZ5al/DXN0PzHKddM
	o0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=3.8 required=5.0 tests=AWL,BAYES_50,BODY_8BITS,CYGWIN_OWNER_BODY,FREEMAIL_FROM,GARBLED_BODY,GIT_PATCH_2,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy==e4=bb=b6, H*UA:16.0, =e4=b8=bb=e9=a2, 30=e6?=
X-HELO: n9-45.mail.139.com
X-RM-TagInfo: emlType=0
X-Richmail-Antispam: sCL2rVi0borhSzeOjpYxWEmrxqxSIjpgsIL2jVqxeZIR0RM=
X-RM-SPAM-FLAG:00000000
Received:from Opti9020 (unknown[124.127.39.210])	by rmsmtp-rmapp-26-12053 (RichMail) with SMTP id 2f1558dca56f241-4be33;	Thu, 30 Mar 2017 14:28:00 +0800 (CST)
X-RM-TRANSID:2f1558dca56f241-4be33
From: =?utf-8?B?6auY6ZSL?= <gao_feng@139.com>
To: <cygwin@cygwin.com>
Subject: reply: problem with nc 1.107-4
Date: Thu, 30 Mar 2017 14:28:04 +0800
Message-ID: <000701d2a91e$c9b5bed0$5d213c70$@139.com>
MIME-Version: 1.0
Content-Type: text/plain;	charset="utf-8"
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id v2U6SHPe008527

Two days ago,i wanted to determine whether a udp port of another machine is open or not, which is deployed on different subnet.
But windows platform does not provide utility that can dose this.So i downloaded a setup.exe from cygwin,of which version is 2.877(64 bit),and i had never use this utility before.
-----邮件原件-----
发件人: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] 代表 Michael Enright
发送时间: 2017年3月30日 12:30
收件人: cygwin@cygwin.com
主题: Re: problem with nc 1.107-4

On Wed, Mar 29, 2017 at 7:24 PM, 高锋  wrote:
> I just installed the latest nc 1.107-4 on windows 7 platform.When 
> lauched the command like:
> nc -vuz 10.31.28.188 6110
> ,each time it reported connecting successed,even if the target ip
> 10.31.28.188 does not really exists.
> Could someone tell what wrong with me?
>

It's possible that you are accustomed to using, or using a script written for, the 'nc' command that was included in the 'netcat'
package, which was superceded in Cygwin some years ago. This could have happened if you were using Cygwin 1.7 (I think) and then upgraded to a brand new version of Cygwin. It is common, in my experience, that someone would have installed an old version of Cygwin, used it for years, and then upgraded to a new version.

Message from Vinschen about this change:
https://cygwin.com/ml/cygwin-announce/2012-05/msg00015.html

--
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




--
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


