I am trying to interface two computers together via their 9 pin serial ports (with a null-modem cable or something). I am doing a project in which one computer (the slower one) is constantly running a tight loop of code upon bootup. However, each time it loops, it would check the serial port to see if there is any data present. If there is, it would change some variables (with the replacement data it recieves), and restart the loop.
I have looked on the internet and I can't find a way to easily have the "master" computer send a command via the serial port to the "mindless" computer and have it recieved.
Can someone please help me out? any help would be appreciated. I am a rather newbie, and don't have too much experience in Qbasic.
Thanks a lot you guys,
Mingo
mingo7707@yahoo.com.ar
I have looked on the internet and I can't find a way to easily have the "master" computer send a command via the serial port to the "mindless" computer and have it recieved.
Can someone please help me out? any help would be appreciated. I am a rather newbie, and don't have too much experience in Qbasic.
Thanks a lot you guys,
Mingo
mingo7707@yahoo.com.ar