**Guide to hosting**

Discussion in 'RuneScape Miscellaneous' started by X Evanz X, Dec 2, 2008.

Thread Status:
Not open for further replies.
**Guide to hosting**
  1. Unread #1 - Dec 2, 2008 at 11:53 AM
  2. X Evanz X
    Joined:
    Dec 2, 2008
    Posts:
    71
    Referrals:
    0
    Sythe Gold:
    0

    X Evanz X Member

    **Guide to hosting**

    ---X Evanz X's guide to hosting XP ONLY--


    PortForwarding:

    Portforwarding varies in many ways; this is because of your router/modem model.
    So for this, you will need to below your router/modem model and i will put a guide up for you.
    Alternativly, you can find it yourself at www.portforward.com

    Exceptions in Firewall:

    You will need to allow your servers port to be opend by your firewall.
    To do that, follow this:

    • Go to 'start'
    • Click 'control panel'
    • Open 'windows Firewall'
    • Click on the 'Advanced' tab
    • Click 'Add port'
    • Put 'P server' as the name
    • Put '43594' as the port
    • Check 'TCP' box
    • Click add

    Now we will need to do the same again but add UDP instead...

    • Go to 'start'
    • Click 'control panel'
    • Open 'windows Firewall'
    • Click on the 'Advanced' tab
    • Click 'Add port'
    • Put 'P server' as the name
    • Put '43594' as the port
    • Check 'UDP' box
    • Click add

    Adding variables:

    • Click 'start'
    • Open 'My computer'
    • Right click anywhere and click 'properties'
    • Click the 'Advanced' tab
    • Click 'Enviomental variables'
    • Under 'system variables' click 'new'
    • For the name put 'Path'
    • For the variable put
    Code:
    %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem


    Downloading JDK (Java Development Kit)

    JDK (Java Development Kit) is needed to edit java.
    Your server will be coded in .java files.
    So you will need JDK to edit them as you wish.

    Download it here:
    https://cds.sun.com/is-bin/INTERSHO...ProductRef=jdk-6u10-oth-JPR@CDS-CDS_Developer

    Editing your compiler to make it work:

    Most compilers will probably not work for you, assuming you have downloaded the aboe, you may continue.
    Go to your folder with your server files in; you should seea Batch file named 'Compiler'.
    Right click it and press 'Edit'.

    Now, replace the whole code with this

    Code:
    @echo off
    Title Compiler
    "C:\Program Files\Java\jdk1.6.0_10\bin\javac.exe" *.java
    pause
    Save and close it.


    ***********************
    ------------------------------------------------

    That's it, you should now be able to run your server and also allow others to play!!

    100% credits to X Evanz X
     
  3. Unread #2 - Dec 11, 2008 at 4:17 PM
  4. X Evanz X
    Joined:
    Dec 2, 2008
    Posts:
    71
    Referrals:
    0
    Sythe Gold:
    0

    X Evanz X Member

    **Guide to hosting**

    *bump*

    No feedback? :(
     
< Selling MoparScape server for anything. | HallowScape >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site