<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 18px; font-family: Calibri, sans-serif;">
<div>The standard command to check for open ports is</div>
<div><br>
</div>
<div>netstat -en</div>
<div><br>
</div>
<div>More information can be found on the web. Don’t know how this stuff in configured under Windows.</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Dawn Wallis <<a href="mailto:wallisds@gmail.com">wallisds@gmail.com</a>><br>
<span style="font-weight:bold">Reply-To: </span>Baltimore Perl Mongers <<a href="mailto:baltimore-pm@pm.org">baltimore-pm@pm.org</a>><br>
<span style="font-weight:bold">Date: </span>Monday, October 6, 2014 at 9:48 AM<br>
<span style="font-weight:bold">To: </span>"<a href="mailto:baltimore-pm@pm.org">baltimore-pm@pm.org</a>" <<a href="mailto:baltimore-pm@pm.org">baltimore-pm@pm.org</a>><br>
<span style="font-weight:bold">Subject: </span>[baltimorepm] help with Net::HL7::Connection<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr">
<div>At work we had a Windows XP computer setup to collect lab results from Quest. That data was parsed and transferred to our mysql database (on a CentOS server) using Net::HL7::Connection. Recently we had to upgrade to Windows 7 for the capturing computer.
 So I'm using Windows 7 to collect blood work data from Quest. </div>
<div><br>
</div>
<div>The scripts that were on the XP machine seem to work pretty well on the 7 box too, so I am able to get the data parsed and ready for transport to my mysql database server, but it doesn't send. </div>
<div><br>
</div>
<div>I am getting a "Could not connect. No connection could be made because the target machine actively refused it" error. </div>
<div><br>
</div>
<div>Net::HL7::Connection takes a host and port but no password or anything. I figure I'm supposed to open a port on the db server to allow this incoming connection, but I'm having trouble figuring that part out. I don't know where to look on the centos server
 to see if a port is open for the other xp computer, what file to edit... etc. </div>
<div><br>
Any suggestions?</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
Thanks,<br>
Dawn</div>
</div>
</div>
</div>
</span>
</body>
</html>