I had trouble with BinaryReader/BinaryWriter and went back to StreamReader/StreamWriter.
On Nov 11, 6:00 am, sagorika <maitibaish...@gmail.com> wrote: > i am receiving packets on network.i want to store packets in single > file .every Packet size may not be same.How to strore these packets > in a file and read that exact bytes from that array.In vb.net or > c# .net. > > Regards > Baishali