Quote:
Originally Posted by a_gnoll_pup
[You must be logged in to view images. Log in or Register.]
Short answer: Maybe.
I've been thinking of a way to handle the network portion of the client and handle opcode translation between Titanium <-> EQMac's old protocol. This time, on the client instead of the server. This would allow for p99 to someday natively support the EQMac client without any changes on the Titanium server, beyond the p99 dsetup dll.
Essentially what this project I am thinking of doing will do is translate the received opcodes from a titanium server to the EQMac windows client in the proper location, and align the structure properly. Basically, replacing the network code on the EQMac client.
As soon as I get something workable, I will let you guys know.
|
Thank you! This is exactly why I messaged you in the first place. I know that a lot of the network code was re-worked so that the windows client would work with eqmac's server, so to make the client compatible with p1999 wouldn't be impossible.