Hello,

My task is to send data packets on network.
I've file which I have serialized by using Serialize() method of binaryformatter class and now I want to convert the file into array of bytes and then get the length of the byte array and convert into reasonable no. of data packets which will be passed to a method and then send over a network.

I've just aserialized file so plz reply to this article as soon as...