Posted 03 April 2016 - 11:58 PM
P-Remote is a utility to access remote peripherals connected with a wired modem.
It gives the following functions:
DOWNLOAD
pastebin get RWYDLAD3 or http://pastebin.com/RWYDLAD3
Note 2: I Havn't tested it quite yet, I'll update this when I have(very soon)
Note 3: You may want to put this in the default apis folder.
Note 4: I'm suprised it dosent already have this functionality XD
btw this is my first WORKING program/api/util
It gives the following functions:
- getModemSide() - Gets the modem's side by using a bunch of ifs
- getModem() - Gets the modem based on 1 & 2
- getRemotePeripherals() - uses the peripherals api function getNamesRemote()
- getPeripheralMethods(peripheral) - uses the peripherals api function getMethodsRemote(peripheral)
- hasRemotePeripheral(peripheral) - Check if a peripheral is present
- callRemoteMethod(peripheral, method) - calls th peripheral's function
DOWNLOAD
pastebin get RWYDLAD3 or http://pastebin.com/RWYDLAD3
Note 2: I Havn't tested it quite yet, I'll update this when I have(very soon)
Note 3: You may want to put this in the default apis folder.
Note 4: I'm suprised it dosent already have this functionality XD
btw this is my first WORKING program/api/util