How to identify the type of socket data?
- by Nitesh Panchal
Hello,
May be i am not able to express my doubt properly in this question but still i will try. Basically i created a simple socket based chat program and everything works fine. But i think i have made many patches in it from the design point of view.
I have used ObjectInputStream and ObjectOutputStreams in my program. The question i want to ask…