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:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=vn/GuOfhe0WvF/sp Fkn3pUdkKBuTyb18xL/N1lKV56WSHTxvpXFgtsZfXjAuZG/GPrR2GW0sLuRJYoTZ O/GV3kP/r2nSvbremyW3G0zprI0Z+Msui3JueAk40g/ngKvNrFZG+B47DY9hV6ax wlSYY1alv1hxRqFloqAsaoUurvg= 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:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=QGgQe9kVAH7YI0AGPNEWac 58W5k=; b=lPs+5isMLKSygqNpGKHrwUCVSt9uaIyQMKVHUp+jTBpcSYohfu4dEC K3crsbXwBAhDOirMEp/V2ywFkjcQixDHN9dlrlbYDxSj6HV8phN2F8Gps6xhG+XA Qi6gP4/V7rj1zPi1nfmcKSiB8M7pvQqiqWHkaa5uJSavAIfoeYDq4= 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=2.0 required=5.0 tests=BAYES_50,FREEMAIL_FROM,KAM_THEBAT,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=H*UA:Bat!, H*x:Bat!, H*r:Client, H*F:D*yandex.ru X-HELO: forward1o.cmail.yandex.net Authentication-Results: smtp3o.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-Suid-Status: 1 0,1 0 Date: Thu, 30 Mar 2017 19:38:42 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <1448398137.20170330193842@yandex.ru> To: =?utf-8?B?6auY6ZSL?= , cygwin AT cygwin DOT com Subject: Re: reply: problem with nc 1.107-4 In-Reply-To: <000701d2a91e$c9b5bed0$5d213c70$@139.com> References: <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 base64 to 8bit by delorie.com id v2UGoNcV026863 Greetings, 高锋! Please don' top-post. Thank you. > 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. UDP protocol is inherently stateless. You can't determine remote port state unless it explicitly reported (i.e. answers to the messages sent on that port). -- With best regards, Andrey Repin Thursday, March 30, 2017 19:36:15 Sorry for my terrible english... -- 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