Posted 20 March 2015 - 06:47 PM
I've made a little program called FTP (File Transfer Protocol). You can use this program to copy files from one computer to another with the use of rednet. You can find and download the program with the link below. Just run the program without any arguments to show the help. If you find any bugs or have any suggestions, please comment.
Download:
Source: http://pastebin.com/bihLMhkX
Ingame command: pastebin get bihLMhkX FTP
Features:
Download:
Source: http://pastebin.com/bihLMhkX
Ingame command: pastebin get bihLMhkX FTP
Features:
- Send and receive any file
- Use a (security) code to make sure you received the right file
- Choose if you want to messages to be printed by changing to debug variable in line 11 to true or false (for if you don't want random messages if you use this as a semi-API)
- Automatic wireless modem detection
Edited on 25 March 2015 - 01:18 PM