Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

Search the Community

Showing results for tags 'remote'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • OpenComputers
    • Announcements
    • Feedback
    • IRC
  • Code Central
    • Support
    • Showcase
    • Tutorials
  • Addons & More
    • Addons Mods
    • Architectures
    • OpenEngineering Task Force
  • General
    • Lounge
    • Forum Games
    • Showcase
    • Servers
  • Archives
    • Public Archives

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Minecraft


GitHub


IRC


Fediverse ID


Location


Interests

Found 4 results

  1. Good evening, I’m looking for someone to check me out from my reactor and from my turbines. I found a program except it’s under the computercraft mods. So the person would have to be able to do the same thing under the words open computer The aim is to have a computer per turbine and reactor, to store the information and to return it to a computer that will act as an on-board computer I will make available the sources and the final result. http://pastebin.com/gLjm5kDk http://pastebin.com/GdW56aND The program used to control the reactor is the same except that the v
  2. Can someone make a remote robot system? Here is how i want it to work: you need: a tablet. a robot. and you simply run the lua commands (robot.up, robot.down, etc) from the tablet. Can someone make this for me?
  3. Using this program, you can host an array filesystem over a network. Set up is as simple as installing an autorun.lua script on the computer or server that hosts the ServerFS filesystem, and installing a boot script on the clients that will access the ServerFS filesystem. How it works: The "Host", the computer or server hosting the ServerFS fileserver, runs an autorun script which will allocate all non-primary filesystem components to a single virtual "ServerFS" component. It then receives messages over the network and when a message is received relating to the ServerFS the Ho
  4. Wuerfel_21

    WsarE

    NEW: reference server and client can be installed with oppm!!! WsarE is a program/protocol/standard/whatever-you-want-to-call-it about streaming programs. WsarE stands for "WsarE streams and runs Executeables", which describes what it does very well. Features: Safe - Runs programs in a safe sandbox Small - needs almost no space, can be put together with openOS and NoteAL on a floppy(probably even more) Easy - users dont need to worry about copying files and such(as long there is someone hosting a server) Expandable - The (dirt simple) protocol can be extended without touching
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.