i need to connect two notebooks via serial ports but one of them doesnt have serial port so i found a usb2serial cable. i am working on a C++ program , and i need to send data over serial port to another computer and vice verse.
what kind of arrangement should i do to use usb as a serial port? should i need to install any program ?
what kind of arrangement should i do to use usb as a serial port? should i need to install any program ?
you will need a null modem cable. that will allow you to connect two computers through the serial ports
http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=930279&CatId=72
http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=930279&CatId=72
Use the connector
you will need a null modem cable. that will allow you to connect two computers through the serial ports
http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=930279&CatId=72
http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=930279&CatId=72