Hi,
I am doing a project in C# wherein i need to send a xml string from server to client using TCP connection. The xml string requires to contain some data which the client can parse.My question is whether we can embed/include a .zip file or any other file as a tag value within this xml string ?
Please help...
Thanks in advance!!!
I am doing a project in C# wherein i need to send a xml string from server to client using TCP connection. The xml string requires to contain some data which the client can parse.My question is whether we can embed/include a .zip file or any other file as a tag value within this xml string ?
Please help...
Thanks in advance!!!
Comment