all groups > dotnet remoting > august 2006 >
You're in the

dotnet remoting

group:

.NET Remoting on WinCE 5.0



.NET Remoting on WinCE 5.0 ganeshokade NO[at]SPAM gmail.com
8/25/2006 5:35:19 AM
dotnet remoting: Dear Experts,
I understand from various threads in this group that .NET remoting
is not available on the .NET Compact Framework. I would like to know
the alternatives. Please bear in mind that using an IIS is not an
option for me and so I cannot use web services to network WinCE with my
server. I am looking at the following options:

a) Any third party plugin that provides a "remoting like" interface for
my applications
b) Writing my own plug-in to similate a .NET remoting interface for my
applications
c) Using third party .NET remoting replacements

I am developing a few components that may be used both on the .NET
framwork (Desktop environment) as well as the .NET Compact Framework
(WinCE 5.0). These components are to talk to a central server
application and I am planning to use remoting for this. I do not like
the idea of making two versions of these components - one for the
desktop and one for WinCE. So my idea is to make something that will
simulate .NET remoting to be available on WinCE so that my components
remain the same.
Any ideas or comments?

Regards,
Ganesh Okade
Re: .NET Remoting on WinCE 5.0 yekerui
8/25/2006 3:33:10 PM
Hi, Ganesh:

You may use our SocketPro at www.udaparts.com for communicating between
CE and MS window server.

Download, install it, and see client tutorial samples inside the
package. You may need to compile the CE version of SocketProAdapter located
at the directory ..\SproAdapter\SProAdapterCe

Regards,




[quoted text, click to view]

AddThis Social Bookmark Button