OrthoDocSoft
Programmer
Folks,
I'm at work at my hospital, where I'm beta testing my software. I cannot really look at my code, so I can't give you specifics right now, but I took a winsock control and dropped it in the listener. I added text boxes for the IP address and Port number, and hooked it all up and it works at home against an HL7 Server that I wrote to debug the listener. I set the listenerk at home to:
IP 127.0.0.1, and,
Port 1412.
And this all worked well. The server could send messages at almost 1/millisecond, and I seemed to receive them on the listener without incident.
At work, where my beta test site is, My HL7 listener is sitting on a different server than the HL7 server now sending. I'm talking to my HL7 guy here and he is sending on:
IP 172.17.1.172 and,
Port 7227
But when I try to connect, it doesn't connect.
Without seeing my code, can anyone figure out why this doesn't work in real life? It seemed so easy on my development computer at home.
Thanks,
Ortho
"you cain't fix 'stupid'...
I'm at work at my hospital, where I'm beta testing my software. I cannot really look at my code, so I can't give you specifics right now, but I took a winsock control and dropped it in the listener. I added text boxes for the IP address and Port number, and hooked it all up and it works at home against an HL7 Server that I wrote to debug the listener. I set the listenerk at home to:
IP 127.0.0.1, and,
Port 1412.
And this all worked well. The server could send messages at almost 1/millisecond, and I seemed to receive them on the listener without incident.
At work, where my beta test site is, My HL7 listener is sitting on a different server than the HL7 server now sending. I'm talking to my HL7 guy here and he is sending on:
IP 172.17.1.172 and,
Port 7227
But when I try to connect, it doesn't connect.
Without seeing my code, can anyone figure out why this doesn't work in real life? It seemed so easy on my development computer at home.
Thanks,
Ortho
![[lookaround] [lookaround] [lookaround]](/data/assets/smilies/lookaround.gif)