Posted 10 October 2014 - 10:35 PM
Hey, I need help dearly with this program. It uses two identical disks to communicate.
How it is SUPPOSED to work is that it gets a rednet message, then puts it onto the disk. Then, at the same time, detects changes on the disk, broadcasts it on rednet, and deletes the data to save disk space and prevent feedback loops.
This is what I got. It can read rednet okay, and it can put data on the disk okay, but I don't know how to get it to read the disk data properly. That's what I need help with.
Test it with 4 computers in this order:
[computer]-wired-[pc with program][disk drive] [computer]-wired-[pc with program][disk drive]
The computer has a rednet chat program, the 'pc with program' has the program loaded on it, 'wired' means connected with WIRED NETWORKING CABLES, and both of the disk drives have the same floppy that had been duplicated in creative mode
Please get this working! The first computer, with that setup, should be able to chat with the other computer!
How it is SUPPOSED to work is that it gets a rednet message, then puts it onto the disk. Then, at the same time, detects changes on the disk, broadcasts it on rednet, and deletes the data to save disk space and prevent feedback loops.
This is what I got. It can read rednet okay, and it can put data on the disk okay, but I don't know how to get it to read the disk data properly. That's what I need help with.
Test it with 4 computers in this order:
[computer]-wired-[pc with program][disk drive] [computer]-wired-[pc with program][disk drive]
The computer has a rednet chat program, the 'pc with program' has the program loaded on it, 'wired' means connected with WIRED NETWORKING CABLES, and both of the disk drives have the same floppy that had been duplicated in creative mode
Please get this working! The first computer, with that setup, should be able to chat with the other computer!