I'm considering writing a windows app that transfers EQ chat channel text to an IRC channel and vice versa.
I was considering just having mirc open and eqim (EQ Instant Messenger), capturing the packets going to each, parsing them, then sending them to the other program.
I checked out the mirc packets and they look easy enough, but eqim stuff is scrambled as I expected.
I'd like some suggestions on what path to take with this project. Thanks in advance.
Moderator :
I apologize if this post seems out of place in this forum, but it seemed to be the most logical place to ask.