PDA

View Full Version : help with chatserver...



omegablaster
07-01-2012, 04:59 PM
first all let me clarify that i,m not an experienced coder by any means(im still learning slowly) ..i,m asking help because i want to expand my knowledge on networking using my language of choice [java](yes laugh at me : ( ) with that set let me explain my concern

so far i have been trying to connect to the hon chat server, so far i was successful on getting most of the info out of serialized array that the master server sends, but my problem lies on the chat server and communicating with it, i got the url and the port ....but i dont have a clue on how to communicate with it, specially to send the auth to it ect..

does anyone have experience doing this on java? the only client i saw made on java doesn't work anymore...