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

SkayoDev

Members
  • Content Count

    1
  • Joined

  • Last visited

Reputation Activity

  1. Upvote
    SkayoDev reacted to tpzker in [DEAD] OpenNet - Webpages inside Minecraft   
    This project is no longer being maintained, and has not been for a while. I may eventually make a new version, but I would first like to make an addon for OpenComputers to allow long-range wireless signals so that you can connect globally to a server.
    The OpenNet: Internet like simulation in Minecraft 
    REQUIRES WIRELESS NETWORK CARD
    Not tested with wired network card
    This is very WIP, but it still works well for what it does.
    The OpenNet requires one computer to be running at all times as DNS. This allows for DNS lookup and not having to type things like "af4c71b5-c3be-4da1-b595-4d0afd40359d" to go to a page. It also requires a computer to be running all the time for each web server.
    The client and web server need to know the DNS server's address, so if this is implemented on a server, it is best to have one central DNS server.
    Downloads:
    DNS Server pastebin get 1pp05ryR opennet-dns.lua OpenNet Web Server (configure dns network card address inside file) pastebin get PRTmhN1a opennet-server.lua OpenNet Web Browser (configure dns network card address inside file) pastebin get jMNz5Bej OpenNet.lua Screenshots:
    OpenNet DNS

    OpenNet Server:

    OpenNet Client:

    ONML:
    ONML (OpenNet Markup Language) is a simple web page language (not many features yet) that allows you to change the background and foreground color of the site. The colors are cleared after displaying them.
    To change the color of text, prefix the color with one of these colors (use three letter name): "RED", "ORA"(orange), "YEL"(yellow),"GRE"(green),"BLU"(blue),"PUR"(purple),"WHI"(white),"BLA"(black)
    To change the color of the background, type "BACK <COLOR NAME>". <COLOR NAME> is one of the colors shown above (use three letter name)
     
    Example ONML file:
    BACK RED WHI The OpenNet: Internet for OpenComputers YEL The OpenNet is an open source wireless communication system made with Lua for OpenComputers. WHI It includes a 8 color (red "RED", orange "ORA", yellow "YEL", green "GRE", blue "BLU", purple "PUR", white "WHI". black "BLA") foreground and background system, along with things similar to DNS Demonstration of the shown ONML file:
     
    Roadmap (in no order):
    Real Internet ONML
    ONML links/interaction
    More pages than just the main page
×
×
  • Create New...

Important Information

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