Hello Everybody:
I have created a TCPClient and TCPServer application. I am trying to send two XML packets 1) StatusChange 2) PhoneStatusChange to the TCPServer.
I send StatusChange XML packet to the TCPServer. However my problem is that when I try to send PhoneStatus Change XML packet to the TCPServer , the TCPServer keeps receiving the StatusChange XML Packet.
Can anyone guide me what 's the problem could be with the TCP Server??


Pls guide...

Rahil