Thread: Faster Login for Vencillio

Page 3 of 3 FirstFirst 123
Results 21 to 24 of 24
  1. #21  
    Registered Member
    Join Date
    Apr 2017
    Posts
    74
    Thanks given
    16
    Thanks received
    6
    Rep Power
    2
    Like someone need to login in this trashy base quicker nonetheless people will use so thanks


    Sent from my iPhone using Tapatalk
    Attached image
    Spoiler for Supporting server:
    Reply With Quote  
     

  2. #22  
    Registered Member 1m6n29s9gmxh's Avatar
    Join Date
    Jan 2017
    Posts
    430
    Thanks given
    32
    Thanks received
    100
    Rep Power
    40
    Quote Originally Posted by Side Trick View Post
    Like someone need to login in this trashy base quicker nonetheless people will use so thanks


    Sent from my iPhone using Tapatalk
    It's not just for vencillio haha, it works on all pi clients
    Also I am not sure that you have the credentials to call anything trash just yet, no work has been seen from you other than useless comments
    Spoiler for Insanity V2 Coders be like ::
    Attached image
    Attached image
    Reply With Quote  
     

  3. #23  
    Registered Member
    Join Date
    Apr 2017
    Posts
    74
    Thanks given
    16
    Thanks received
    6
    Rep Power
    2
    Quote Originally Posted by Hitmanerator View Post
    It's not just for vencillio haha, it works on all pi clients
    O sweet
    Attached image
    Spoiler for Supporting server:
    Reply With Quote  
     

  4. #24  
    Registered Member KushKings's Avatar
    Join Date
    Jul 2018
    Posts
    457
    Thanks given
    53
    Thanks received
    24
    Rep Power
    37
    Quote Originally Posted by Professor Oak View Post
    Code:
    		
    for (int j = 0; j < 5; j++) {
    	if (!readPacket()) {
    		break;
    	}
    }
    Is this the code that should be changed? If that's the case, you're reading 1k packets (as long as they exist) instead of 5 from the server each cycle.
    Don't really see a problem doing this, but 1k is overkill lol, there's no way you'll be sending that many packets. Change it to something realistic, like 30-50.
    where do I go to add this can u help me bro
    Reply With Quote  
     

Page 3 of 3 FirstFirst 123

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. Replies: 2
    Last Post: 06-02-2013, 08:21 AM
  2. Faster login in PI [NIO Networking]
    By lare96 in forum Snippets
    Replies: 11
    Last Post: 04-23-2013, 04:53 AM
  3. Replies: 2
    Last Post: 12-30-2010, 01:29 AM
  4. Replies: 13
    Last Post: 04-28-2010, 12:37 AM
  5. 1 login for my newest frame + bonus :p
    By Bobster in forum Graphics
    Replies: 3
    Last Post: 05-01-2008, 12:29 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
  •