HP3000-L Archives

October 2000, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Bixby <[log in to unmask]>
Reply To:
Mark Bixby <[log in to unmask]>
Date:
Mon, 2 Oct 2000 21:08:07 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (21 lines)
David Burney wrote:
> But I'm having a heck of a time connecting between
> one process that uses the NetIPC intrinsics and one
> that doesn't.  In this case the above mentioned Perl
> CGI and a COBOL program using NetIPC intrinsics.
>
> The error I get is :
>
> Couldn't connect to [IP:PORT] Connection refused

Seeing the Berkeley sockets calling sequence of the Perl program side-by-side
with the NetIPC calling sequence of the COBOL program would be helpful.

Sounds like the COBOL side isn't actively listening for connections on the same
port that the Perl side is trying to connect to.

You can run SOCKINFO.NET.SYS to verify that the COBOL program is listening to
the expected port.

- Mark B.

ATOM RSS1 RSS2