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. how can i make a distributed system through C# ?

how can i make a distributed system through C# ?

Scheduled Pinned Locked Moved C#
questioncsharphelp
5 Posts 4 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.
  • M Offline
    M Offline
    Med7at
    wrote on last edited by
    #1

    i have an application in a machine and i want to make access on it through an other machine , how can i make that,plz help ?

    G U L 3 Replies Last reply
    0
    • M Med7at

      i have an application in a machine and i want to make access on it through an other machine , how can i make that,plz help ?

      G Offline
      G Offline
      Garth J Lancaster
      wrote on last edited by
      #2

      it depends on what information you will be passing between the aplications, and your architecture - for example, if you have an application on a machine, lets call that the server side, how many other computers 'clients' are going to be connecting to the server and requesting services or transferring data - I would start looking at remoteing, wcf type technologies - ie, you possibly need to start thinking about tcp/ip sockets type connectivity, and there are easy and hard ways to do that depending on your requirements. Its harder to give you a better answer without a more detailed description of what you are trying to achieve, sorry 'g'

      1 Reply Last reply
      0
      • M Med7at

        i have an application in a machine and i want to make access on it through an other machine , how can i make that,plz help ?

        U Offline
        U Offline
        User 4167136
        wrote on last edited by
        #3

        Hello, Tell me more about the type of application you have. Is it a windows form, console application or a website? Nicolas.

        M 1 Reply Last reply
        0
        • U User 4167136

          Hello, Tell me more about the type of application you have. Is it a windows form, console application or a website? Nicolas.

          M Offline
          M Offline
          Med7at
          wrote on last edited by
          #4

          any way the application is depend on the distributed systems , so i want to just access to the other machine so you can say that i want to make remote desktop like that in windows .... what can i do with c# ?

          1 Reply Last reply
          0
          • M Med7at

            i have an application in a machine and i want to make access on it through an other machine , how can i make that,plz help ?

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            You need to refer following articles to do so. http://www.codersource.net/microsoft-net/c-advanced/distributed-transactions-in-com-and-net.aspx[^] Building a Distributed Object System with .NET and J2EE Using IIOP.NET[^] Hope this will help!

            Jinal Desai - LIVE Experience is mother of sage....

            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