Hi,
I have connected my pc to a null modem cable. When i look in device manager, i get two port names as USB-to-Serial(COM17) and COM28. But, when i try to send and receive data through ports, i am unable to do.
Tried looking into various forums on this issue but not able to get the solution.
I did use a query "SELECT * FROM WIN32_SerialPor t" to get the list of all ports available on my pc, but it displayed only COM3 and COM4 nothing as "COM17" and "COM28". In one of the article, they said these are virtual ports and so doesn't get displayed.
Can anyone please help me send and receive data through a null modem cable using serial ports.
I have connected my pc to a null modem cable. When i look in device manager, i get two port names as USB-to-Serial(COM17) and COM28. But, when i try to send and receive data through ports, i am unable to do.
Tried looking into various forums on this issue but not able to get the solution.
I did use a query "SELECT * FROM WIN32_SerialPor t" to get the list of all ports available on my pc, but it displayed only COM3 and COM4 nothing as "COM17" and "COM28". In one of the article, they said these are virtual ports and so doesn't get displayed.
Can anyone please help me send and receive data through a null modem cable using serial ports.