how do you implement RPC using c #?

Recommended Answers

All 4 Replies

AFAIK nothing built-in in the .NET. A little googling will give you sample code to start with.

Take a look at the System.Runtime.Remoting.Channels namespace.

Damn. I missed that one totally :icon_redface:

If solved, please mark thread solved.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.