I parsed the raw data that is recieved with winsocks data_Arrival, my chat client will show me talking, and I can whisper from it to other users, but nothing shows up with my rich text box..I believe I have everything parsed correctly. but I might be wrong.. would my data parsing be the problem most likely?
are you calling AddChat Color, Data? Or just expecting stuff to be added to it?
yea, I used Groks Subroutine AddChat, and I'm adding the data right. I'm just not receiving any bnet Events.
Are you sure your packet reader doesn't have any bugs in it?
hmm, I think I added all the packets pertaining to login and stuff, I'll redo Telnet to check If I missed anything.
Binary or Chat Client?