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

Wireless component access?

Recommended Posts

While working on an OpenComputers project, I had an idea I thought was interesting.

Components in OpenComputers can only be accessed by computers that are connected to them by wire or wire-like blocks. But with network cards, you can have other computers send messages to a computer connected to a component, that could be interpreted by that computer as instructions to call certain functions on their available components.

Which made me wonder, would it be feasible to set up a system such that components selected to be connected wirelessly could be controlled seamlessly enough that, from the perspective of any program running on the remote machine, it would be indistinguishable from being actually connected to the components, events and all?

As far as I can tell, it should be possible, but OpenOS's component API code is confusing enough to me that I'm not sure how or if it even could be modified to achieve that.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

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