Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
Message-ID: <42905FAB.4BFD2FB1@dessent.net>
Date: Sun, 22 May 2005 03:32:11 -0700
From: Brian Dessent <brian@dessent.net>
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Do network programs work well?
References: <003401c55e9b$c4994cd0$6601a8c0@keloasc60pobkb>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

Alireza Ghasemi wrote:

> I have compiled some network programs and libraries with cygwin.But it seems
> that they don't work properly.for example Prozilla never begins downloading
> and
> always says it can't resolve host(while host is available for other
> programs).
> or libspopc test programs say "Operation not permitted".libyahoo2's exe test
> file says stackdump.whois says "No whois server is known for this kind of
> object.".Although some little and sample programs work well with
> localhost.Are these abnormal?Is the culprit my firewall?(I use Sygate
> Personal firewall).Do I need any package to download?

When porting software you often have to deal with small bugs and
inconsistencies due to the fact that some programs are not written for
portability or they make assumptions about the execurtion environment
that are true under linux but not Cygwin.  It has nothing to do with the
network code in Cygwin, which works just fine, as evidenced by the
multitude of networking applications offered by setup.exe that all
work.  Some programs can be ported to compile out of the box with no
patching but most require a small amount of tweaking.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

