EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Tools (https://www.eqemulator.org/forums/forumdisplay.php?f=623)
-   -   Need help with networking code (https://www.eqemulator.org/forums/showthread.php?t=719)

lacidar 03-13-2002 01:59 PM

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.

DeletedUser 03-15-2002 09:43 PM

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.

nchernyy 04-18-2002 11:19 AM

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.