المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Identify the message end



C# Programming
04-22-2009, 01:24 PM
Hi,
How can i identify the message end in a socket communucation
eg:
when a client send byte[] to another client, the message went part by part. In the client side how can i identify the message is end. If the message is recived fully then i need to do next function.

Thankyou
YPKI