Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. .net remoting(client - server)

.net remoting(client - server)

Scheduled Pinned Locked Moved C#
helpcsharpsysadmin
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    balu12345
    wrote on last edited by
    #1

    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.

    P D 2 Replies Last reply
    0
    • B balu12345

      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.

      P Offline
      P Offline
      Pedram Behroozi
      wrote on last edited by
      #2

      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

      1 Reply Last reply
      0
      • B balu12345

        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.

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        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

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups