Thread: [PI] Connecting Issue

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1 [PI] Connecting Issue 
    Registered Member
    Join Date
    Jul 2011
    Age
    29
    Posts
    94
    Thanks given
    14
    Thanks received
    5
    Rep Power
    11
    I simply cannot find the correct place to put my no-ip in PI? I have looked everywhere. The only possibility I can find is in server.java, putting it here:

    Code:
    System.out.println("Server listening on port 0.0.0.0:" + serverlistenerPort);
    where the 0.0.0.0 is.

    However, that doesn't work. I can't seem to find it anywhere!
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Apr 2011
    Posts
    500
    Thanks given
    3
    Thanks received
    40
    Rep Power
    0
    try replacing the 0.0.0.0 with 127.0.0.1
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jul 2011
    Age
    29
    Posts
    94
    Thanks given
    14
    Thanks received
    5
    Rep Power
    11
    But I want it to be my no-ip?

    Edit: 127 does not work. It says error connecting to server. My client is set on 127.0.0.1 for this as well.
    Reply With Quote  
     

  4. #4  
    Registered Member
    Typoerased's Avatar
    Join Date
    Feb 2010
    Age
    30
    Posts
    1,114
    Thanks given
    103
    Thanks received
    150
    Rep Power
    540
    Quote Originally Posted by clap View Post
    I simply cannot find the correct place to put my no-ip in PI? I have looked everywhere. The only possibility I can find is in server.java, putting it here:

    Code:
    System.out.println("Server listening on port 0.0.0.0:" + serverlistenerPort);
    where the 0.0.0.0 is.

    However, that doesn't work. I can't seem to find it anywhere!
    Ip goes to client.java (client sided)
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jul 2011
    Age
    29
    Posts
    94
    Thanks given
    14
    Thanks received
    5
    Rep Power
    11
    Quote Originally Posted by Typo View Post
    Ip goes to client.java (client sided)
    So you're saying that it should be 0.0.0.0? And it will search in the client for the right ip? I have it in the client.java of my client sided files for my no-ip (and I tried it with the 127.0.0.1) and the no-ip didn't work. 127 did. But I did portforward correctly, and I do have my right ipv4 online.
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Jul 2011
    Age
    29
    Posts
    94
    Thanks given
    14
    Thanks received
    5
    Rep Power
    11
    Got 127.0.0.1 to work. My other settings are all right. The only thing I can think of is my firewall, or no-ip host issue.
    Reply With Quote  
     

  7. #7  
    Registered Member
    Typoerased's Avatar
    Join Date
    Feb 2010
    Age
    30
    Posts
    1,114
    Thanks given
    103
    Thanks received
    150
    Rep Power
    540
    Quote Originally Posted by clap View Post
    Got 127.0.0.1 to work. My other settings are all right. The only thing I can think of is my firewall, or no-ip host issue.

    If you have teamviewer, I can help.
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Jul 2011
    Age
    29
    Posts
    94
    Thanks given
    14
    Thanks received
    5
    Rep Power
    11
    I do not, but I can download in a second.
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Jul 2011
    Age
    29
    Posts
    94
    Thanks given
    14
    Thanks received
    5
    Rep Power
    11
    Works! Thanks a ton man! Lol never encountered so much trouble in my life. Rep+
    Reply With Quote  
     

  10. #10  
    Registered Member
    Typoerased's Avatar
    Join Date
    Feb 2010
    Age
    30
    Posts
    1,114
    Thanks given
    103
    Thanks received
    150
    Rep Power
    540
    Quote Originally Posted by clap View Post
    Works! Thanks a ton man! Lol never encountered so much trouble in my life. Rep+
    It really does? If so, no problem.
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Issue w/ connecting
    By EmgScape in forum Help
    Replies: 3
    Last Post: 11-04-2011, 06:57 PM
  2. Connecting Issue
    By Exploiter in forum Help
    Replies: 2
    Last Post: 01-10-2010, 02:17 AM
  3. Connecting to 525
    By ZypherT in forum Help
    Replies: 3
    Last Post: 09-06-2009, 02:29 AM
  4. Jar issue & Cache Issue
    By Chachi in forum Help
    Replies: 0
    Last Post: 06-19-2009, 02:40 PM
  5. Connecting...not what you think.
    By Moopoo82 in forum Help
    Replies: 4
    Last Post: 02-08-2009, 11:14 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •