.net remoting(client - server)
-
Hi all, I have a windows application in client machine.I want to invoke(windows app screen should also be visible)that windows application(client machine) from server machine. Here both client and server machines are in LAN and WAN. Problem: 1.Invoke the windows application(windows app screen should also be visible in client machine) from server machine. 2.After application opens in client machine,then user enters some data,that data have to be written to a file which is in server machine. I succeeded to solve the above problem using webservices. But suddenly I was asked to solve it using .net Remoting.....Iam new to .net remoting. kindly help me in solving the above problem using .net Remoting.
-
Hi all, I have a windows application in client machine.I want to invoke(windows app screen should also be visible)that windows application(client machine) from server machine. Here both client and server machines are in LAN and WAN. Problem: 1.Invoke the windows application(windows app screen should also be visible in client machine) from server machine. 2.After application opens in client machine,then user enters some data,that data have to be written to a file which is in server machine. I succeeded to solve the above problem using webservices. But suddenly I was asked to solve it using .net Remoting.....Iam new to .net remoting. kindly help me in solving the above problem using .net Remoting.
Try MSDN, their documentations about .Net Remoting are fine. Writing in Bold makes no sense. Please don't do that again.
Life is 5: 3 me, 1 you.
modified on Thursday, November 20, 2008 3:02 AM
-
Hi all, I have a windows application in client machine.I want to invoke(windows app screen should also be visible)that windows application(client machine) from server machine. Here both client and server machines are in LAN and WAN. Problem: 1.Invoke the windows application(windows app screen should also be visible in client machine) from server machine. 2.After application opens in client machine,then user enters some data,that data have to be written to a file which is in server machine. I succeeded to solve the above problem using webservices. But suddenly I was asked to solve it using .net Remoting.....Iam new to .net remoting. kindly help me in solving the above problem using .net Remoting.
And don't crosspost the same questions in multiple forums.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008