Thread: How to Set Up RS Server and Client

Results 1 to 2 of 2
  1. #1 How to Set Up RS Server and Client 
    Registered Member
    Join Date
    Jan 2010
    Posts
    83
    Thanks given
    1
    Thanks received
    1
    Rep Power
    1
    Hi okay follow these steps...

    1) port forward ports 43594 (if you dont know how to do this go here [Only registered and activated users can see links. ])

    2) Instead of No-Ip set up an account at dyndns.com it is also free and you dont have to download anything. (memorize your server name)

    3) Then go into your client files and open EGUI.java. You should see something like this
    Code:
    client.main(new String[] {
    right under that you should see something like this
    Code:
    "","",""
    There might words in between the "" just delete them and add the name of the server that you made at dyndns.com save it then compile

    4) Go into your server files and open up server.java and search for
    Code:
    if (connectingHost.contains("
    then type in the name of your server into the first "" save and compile.... if that doesnt work repeat and paste the name of your server into the 3rd ""....

    5) okay your done run your server then your client and you should connect... send a message if it works

    GOOD LUCK
     

  2. #2  
    Respected Member

    Join Date
    Jan 2009
    Posts
    5,682
    Thanks given
    1,093
    Thanks received
    3,494
    Discord
    View profile
    Rep Power
    5000
    [Only registered and activated users can see links. ] a stuck post...

    Fail.
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •