rs232

mirzao

Active member
Joined
Nov 10, 2005
Messages
44
Location
Malaysia
Programming Experience
Beginner
Hi,

I am actually trying to handshake to the terminal server that connected to several handler. in order to do it from my computer, I have configured the 14 ports of the terminal server as local COM port using NativeCOM software given with the terminal server. I downloaded a code on serial communication from this site http://www.freevbcode.com/ShowCode.Asp?ID=4666.But, when I'm trying to check COM ports availability, there are only 9 COM ports, the other 5 COM ports cannot be detected. Is it the IsPortAvailable function that I need to change?But how?I really appreciate if you could help. Thanks in advance.
 
Back
Top