Posted 23 January 2013 - 09:55 PM
Hello crafters,
I'm currently working on a peripheral block for a server I'm on, and I have figured out how to give it functions ( like… 5 hours after I started trying lol ),
but now I actually want to do something, which as far as I know is quite complicated, I'd like to make the peripheral have a private API, which I can access from a custom program which I could include in the mod or even in the rom dir if needed ( this is just on our own server so not a big deal if that would be needed ), but since the functions are quite hacky, I don't want anyone to mess with it.
Can anyone help me out with tips on how to make it private, or how to secure such things?
Tyvm :)/>
I'm currently working on a peripheral block for a server I'm on, and I have figured out how to give it functions ( like… 5 hours after I started trying lol ),
but now I actually want to do something, which as far as I know is quite complicated, I'd like to make the peripheral have a private API, which I can access from a custom program which I could include in the mod or even in the rom dir if needed ( this is just on our own server so not a big deal if that would be needed ), but since the functions are quite hacky, I don't want anyone to mess with it.
Can anyone help me out with tips on how to make it private, or how to secure such things?
Tyvm :)/>