Re: Comm port communication
You have to check some things:
1 - Both serials are configurate as same form?
1 - Your program is writing on serial port? You just will know this with an oscilloscope.
2 - The cable is an crossover, eg. the pin RX1 is on TX2 and RX2 is on TX1.
3 - The distance between the computers is big? This cable is together with power cables.
4 - You can use a serial port watch, or hyper terminal; to see if has any sinal arriving on another computer .....
5 - Probaly you have an owner protocol to comunicate, maybe your software see a CRC error... etc, if you send more information, what tests do you do yet?
I will send a port watch that I do, for tests. This program works well, but works only with 8 bits, no parity, one stop bit.