Has anybody seen a thread safety problem running Procomm with Windows XP when multiple instances of procomm [telnet mode] are executing scripts? I am experiencing [blue]COMWRITE[/blue] and/or [blue]TRANSMIT[/blue] conflicts between different telnet sessions running my scripts. I have noticed characters from an output command that should belong in procomm session#1 to be appearing in the procomm session#2 window. I am also experiencing response conflicts between these sessions. The scripts in both sessions are busy reading and writing to my Telecom system, so there is a lot of activity that could happen simultaneously; but what intrigues me is that since there are two separate procomms the environment variables should be unique and hopefully so should be the embedded drivers.
What leads me to think this is indeed an XP "telnet" problem is that the same scripts run OK in a Windows NT machine. Also, the same scripts run OK in XP if one session is RS-232 and the other is Telnet. I have also tried what Knob suggested in his website and changed the compatibility mode, but no affect.
Any suggestions or work-arounds would be appreciated, since my development encompasses the use of up to 8 telnet sessions running simultaneously.
Thanks!
What leads me to think this is indeed an XP "telnet" problem is that the same scripts run OK in a Windows NT machine. Also, the same scripts run OK in XP if one session is RS-232 and the other is Telnet. I have also tried what Knob suggested in his website and changed the compatibility mode, but no affect.
Any suggestions or work-arounds would be appreciated, since my development encompasses the use of up to 8 telnet sessions running simultaneously.
Thanks!