When will .NET Remoting be available in the .NET Compact Framework?

  • Thread starter Thread starter Jean-Francois Hamelin
  • Start date Start date
J

Jean-Francois Hamelin

Hi,

Is there any planning to support .NET Remoting in the .NET Compact
Framework?

Thanks
JF
 
Hi JF,

Unfortunately there are currently no plans to support remoting in the
Compact Framework.

I hope this doesn't prove to be a severe encumbrance.

Ryan Chapman
Software Development Engineer
.NET Compact Framework

This posting is provided "AS IS" with no warranties, and confers no rights.
 
In a sense yes because I will have to provide a socket solution for my
communication problem instead of using .NET Remoting framework on the
service requester and the service provider side.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top