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 ARQ:xxxx, SEQ:xxx 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. |
mini-client? Like an IRC interface to EQ?
If that's what you mean, it looks like you're missing some ACK replies. Also if you're using the same PacketManager code for your client, it probably needs some significant reworking, since it was only designed to take incomming, never outgoing. |
What is the nature of your miniclient? I am also interested in writing a miniclient and am currently trying to look through your sourcecodes to figure out how the EQ protocol works. Instead of using OOP, I plan to stick with POSIX C tho. :)
-Nicolas |
All times are GMT -4. The time now is 07:34 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.