posted 17 years ago
i can not figure out how to do that...
i tried but i landed up writing my output message on server sides cmd prompt(that according to me should have been printed on client sides cmd prmpt) and if i try putting up my that message in my client sides window,(textarea) it gives me nullpointer and for this i know why since it could not find a reference to that client window in which it should print.
server code:
server Interface:
client:
client interface file:
login file m using:
will be glad if you people can tellme where i am going wrong or what i can do to correct my code..
thanks