Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: "Todd Goodman" <tsg@bonedaddy.net>
To: "'Zhang, John'" <John.Zhang@neonsoft.com>, <cygwin@sourceware.cygnus.com>
Subject: RE: Winsock call to UNIX
Date: Thu, 30 Sep 1999 21:58:36 -0400
Message-ID: <001501bf0bb0$79b7c6e0$0301a8c0@tgoodman8>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0
In-Reply-To: <D5863C9958E8D211AC820090273AD8D4014B2C86@DNEXCHANGE1>
X-Mimeole: Produced By Microsoft MimeOLE V4.72.3110.3
Importance: Normal

Do you have the proper htons()/ntohs() and htonl()/ntohl() calls
around the ports and addresses?

> -----Original Message-----
> From: cygwin-owner@sourceware.cygnus.com
> [mailto:cygwin-owner@sourceware.cygnus.com]On Behalf Of Zhang, John
> Sent: Thursday, September 30, 1999 5:57 PM
> To: cygwin@sourceware.cygnus.com
> Subject: Winsock call to UNIX
> 
> 
> I installed Be 20.1, finished porting on NT 40. compiled with
> libwinsock32.a.
> Now the socket calls work fine on NT when a client and a 
> server talking to
> each other.
> But when calling from NT to a UNIX (server or client), 
> sockets never go
> thru, i.e. a ported application cannot talk to the original UNIX
> application. 
> Any comment will be appreciated.
> 
> John
> 
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 
> 

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

