View Single Post
  #1  
Old 03-13-2002, 01:59 PM
lacidar
Fire Beetle
 
Join Date: Feb 2002
Posts: 8
Default Need help with networking code

I'm working on a mini client and am having a problem with ack responses (I think...)

Anyway, the error I'm typically getting is:
Dropping client, resend_count > 15 on ARQxxx, SEQxx

I'm using PacketManager and found some references to sending responses, but I'm obviously missing something.
Is there some code is PacketManager that handles this? Or should I be sending some special EQ Packets (with opcode = 0xffff) ?

Any help would be appreciated.
Reply With Quote