<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 18px; -ms-word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><div style="font-family: Calibri,sans-serif; font-size: 11pt;">I may not be following this correctly, ... Check control panel->system n security -> windows firewall<br>If u recvd this box then there maybe configuration item</div></div><div dir="ltr"><hr><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">From: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;"><a href="mailto:bsimon@stsci.edu">Bernie Simon</a></span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Sent: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;">‎10/‎6/‎2014 10:13</span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">To: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;"><a href="mailto:baltimore-pm@pm.org">Baltimore Perl Mongers</a></span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Subject: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;">Re: [baltimorepm] help with Net::HL7::Connection</span><br><br></div>
<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="border-width: 1pt medium medium; border-style: solid none none; border-color: rgb(181, 196, 223) currentColor currentColor; padding: 3pt 0in 0in; text-align: left; color: black; font-family: Calibri; font-size: 11pt;">
<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>