Hi
I'm coding a server/client application in which i'll be getting an xml file from the server. However when i do a receive on the client side, it'll be stored in a buffer rite so my problem is how do i convert it back to an xml file. I need it to be in an xml file since at the client i'm doing xml parsing using dom & stuff. I'm new to vb networking so any help wud be greatly appreciated.

thanks