Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Networking && W... » XML   (RSS)

Simple object remoting using the XmlSerializer

Today, I'm going to talk about how you can use the XmlSerializer, TcpClient and TcpListener classes to create a simple remoting layer to send your custom objects from one device to another. This post requires the .NET Compact Framework version 2 (beta
 
Page view tracker