fnuecke / oc2

RISC-V VMs in Minecraft.
https://www.curseforge.com/minecraft/mc-mods/oc2
Other
619 stars 77 forks source link

Internet access from within vm #234

Open Un1q32 opened 2 years ago

Un1q32 commented 2 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Being able to access the internet like you can in the original opencomputers would be super cool, and also make file transfer easier in some situations. It would also be a good solution to the problem of having limited disk, memory, and cpu resources without putting much extra load on servers, since you could just make a program that connects to a server that does all the demanding stuff and then sends back a result.

Describe the solution you'd like A clear and concise description of what you want to happen.

Allow internet access by using an internet card.

atirut-w commented 2 years ago

I think this has been discussed several times already. There should already be an issue or a discussion post for this so you should try to look for them first.

ToMe25 commented 2 years ago

This is already being discussed in #54 and partially implemented in #63.