Giter Site home page Giter Site logo

zerohalo / qlink Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ssalevan/qlink

0.0 0.0 0.0 17.17 MB

QuantumLink RELOADED!

Shell 0.09% Assembly 0.60% JavaScript 1.19% C# 1.35% C 8.30% C++ 6.91% Java 65.24% Batchfile 0.01% HTML 14.40% Makefile 1.38% Roff 0.52% Dockerfile 0.02%

qlink's Introduction

Q-Link Reloaded

Deployment instructions

These have only really been tested on Ubuntu 14.04, but they should generalize readily to other environments.

Step 1: Install prerequisites

On Ubuntu, you can do this with the command

apt-get install openjdk-7-jdk maven mysql-server nodejs

Elsewhere, you will need:

  • A Java development kit
  • Maven installed
  • MySQL installed and running with default configuration
  • node.js installed

Step 2: Configure database

There are two SQL files that will set up the "qlink" database the server needs. The "bootstrap" script will run them both. WARNING! Running this script will delete any previous database and as such will invalidate any QLink disks you were using to connect to it.

Step 3: Build

There's a "package" script that does this, or you can just type

mvn package

Step 4: Run

There's a "run" script, or you can also fire up the executable jar file produced in the "target" directory.

If you want to play with the "wafer-thin" Habitat proxy, you will need to first run

nodejs src/fake_server/wafer.js

Step 5: Connect with QLink!

You're now running Q-Link Reloaded listening on port 5190. You should be able to point your Commodore 64 client at that port and then do your normal Q-Link connection techniques.

qlink's People

Contributors

michaelcmartin avatar ssalevan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.