Hello Daniweb,
Can anybody please tell me that, can we configure remoting for the LAN?
I studied it halfway but I realised that its for web, but i think i can be possible for LAN too.
Please do reply with something :)

Recommended Answers

All 2 Replies

What do you mean by "remoting"? please elaborate.

System.Runtime.Remoting namespace
Here
Its like predefined .dlls which you can just call over network using http/tcp on the remote application in client server archtecture. Sorry I am bad at explaining the concepts.

I am doing WPF project. but I am not able to build logic for multiple clients and one server. And as WPF dont have
timer control so I was using dispatcher timer. But that freezes the window. So maybe I will have to do threading for that.
But remoting seems more easy than socket programming. Is there any alternative? I will be just passing few strings over the LAN.
In short I am lost and need some guidance to move on. I hope I will get some help :)

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.