Thread: [ASAP] How i Allow 1 login per connection?

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1 [ASAP] How i Allow 1 login per connection? 
    Registered Member
    Join Date
    Jan 2009
    Posts
    764
    Thanks given
    0
    Thanks received
    10
    Rep Power
    3
    I need to know fast because players are doign item transfer..please som1 help me

    only 1login per ip!
    Reply With Quote  
     

  2. #2  
    pillowfight
    Guest
    In you're Server.java look for
    Code:
    public static int connectionPerIp
    You'll see something like this:
    Code:
    public static int connectionPerIp = 2;
    Now the 2 at the end is the amount of allowed connections per ip, change it to whatever you want, compile then run.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jan 2009
    Posts
    764
    Thanks given
    0
    Thanks received
    10
    Rep Power
    3
    Quote Originally Posted by pillowfight View Post
    In you're Server.java look for
    Code:
    public static int connectionPerIp
    You'll see something like this:
    Code:
    public static int connectionPerIp = 2;
    Now the 2 at the end is the amount of allowed connections per ip, change it to whatever you want, compile then run.
    Nopr it doesnt have that..i need help ASAP
    Reply With Quote  
     

  4. #4  
    pillowfight
    Guest
    What source do you have? Delta, Emulous, shard, etc...
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jan 2009
    Posts
    764
    Thanks given
    0
    Thanks received
    10
    Rep Power
    3
    delta..please help me
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Jan 2009
    Posts
    764
    Thanks given
    0
    Thanks received
    10
    Rep Power
    3
    Anyone help me please?
    Reply With Quote  
     

  7. #7  
    SERGEANT OF THE MASTER SERGEANTS MOST IMPORTANT PERSON OF EXTREME SERGEANTS TO THE MAX!

    cube's Avatar
    Join Date
    Jun 2007
    Posts
    8,871
    Thanks given
    1,854
    Thanks received
    4,745
    Rep Power
    5000

    Attached image

    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Jan 2009
    Posts
    764
    Thanks given
    0
    Thanks received
    10
    Rep Power
    3
    Quote Originally Posted by S Quare Quxx View Post
    wow ur lame
    Reply With Quote  
     

  9. #9  
    SERGEANT OF THE MASTER SERGEANTS MOST IMPORTANT PERSON OF EXTREME SERGEANTS TO THE MAX!

    cube's Avatar
    Join Date
    Jun 2007
    Posts
    8,871
    Thanks given
    1,854
    Thanks received
    4,745
    Rep Power
    5000
    Quote Originally Posted by raul619raul View Post
    wow ur lame
    thanks, try searching with keywords "1 connection per ip"

    Attached image

    Reply With Quote  
     

  10. #10  
    Registered Member
    Join Date
    Jan 2009
    Posts
    764
    Thanks given
    0
    Thanks received
    10
    Rep Power
    3
    Quote Originally Posted by S Quare Quxx View Post
    thanks, try searching with keywords "1 connection per ip"
    Cant find any

    Someone help me please.
    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

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