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