delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/05/12/15:49:09

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Thu, 12 May 2005 12:47:28 -0700 (PDT)
From: "Peter A. Castro" <doctor AT fruitbat DOT org>
To: cygwin AT cygwin DOT com
Subject: Re: sending packets from solaris to Cygwin
In-Reply-To: <20050509123904.GD3375@calimero.vinschen.de>
Message-ID: <Pine.LNX.4.60.0505121244280.17772@gremlin.fruitbat.org>
References: <427DFFF2 DOT 2050202 AT sli-institute DOT ac DOT uk> <20050509123904 DOT GD3375 AT calimero DOT vinschen DOT de>
MIME-Version: 1.0
X-IsSubscribed: yes

On Mon, 9 May 2005, Corinna Vinschen wrote:

> On May  8 13:02, Nakul Haridas wrote:
>> Hi,
>>
>> The codes I have attached are similar to a eariler reported problem
>> References:
>> <Pine DOT SOL DOT 4 DOT 33 DOT 0112060615220 DOT 15529-100000 AT azure DOT engin DOT umich DOT edu>
>>
>> However I have my program working either in Solaris or Cygwin only. If
>> the server is on solaris and client on cygwin and vice versa , the
>> packet is lost. I cant figure out what the problem could be. I have also put
>>
>> memset(&su_addr, 0, sizeof(su_addr));    /* server addr info */
>>      su_addr.sin_family = AF_INET;
>>      su_addr.sin_port = htons(MYPORT);
>>      su_addr.sin_addr.s_addr = inet_addr(u_addr);
>>
>> This should have solved the probelem but it didnt.
>> Could youhelp me in this regards.
>
> Probably not.  After working around the missing udp_ack.h in your attached
> example code, I tried it between a Linux and a Cygwin box.
> http://cygwin.com/acronyms/#WJFFM.

As another data point, I tried this between a real Solaris box and a
Win2K box with Cygwin.  Works just fine.
Nakul, you might want to examine your network topology.  Perhaps theres a
router which is filtering UDP packets?  Or, perhaps you have some Windows
firewall filtering going on?

> Corinna

-- 
Peter A. Castro <doctor AT fruitbat DOT org> or <Peter DOT Castro AT oracle DOT com>
 	"Cats are just autistic Dogs" -- Dr. Tony Attwood

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019