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 to connect to Remote PC using C# Coding?

How to connect to Remote PC using C# Coding?

Scheduled Pinned Locked Moved C#
csharpsysadmintutorialquestionworkspace
5 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.
  • N Offline
    N Offline
    N a r e s h P a t e l
    wrote on last edited by
    #1

    Hi, I am using C# 2.0 and want to connect Remote PC using Windows Form environment in C#. Is that possible to connect to remote using IP Address. Do not worry about the permission assume we have access to username and password of the Remote PC. Is this possible in local network PC??? If yes then how???:rose: Replay me. :cool::cool::cool::rose::rose::rose::rose:

    Naresh Patel

    J M 2 Replies Last reply
    0
    • N N a r e s h P a t e l

      Hi, I am using C# 2.0 and want to connect Remote PC using Windows Form environment in C#. Is that possible to connect to remote using IP Address. Do not worry about the permission assume we have access to username and password of the Remote PC. Is this possible in local network PC??? If yes then how???:rose: Replay me. :cool::cool::cool::rose::rose::rose::rose:

      Naresh Patel

      J Offline
      J Offline
      Justin Perez
      wrote on last edited by
      #2

      Yes, it is possible. Use System.Runtime.Remoting

      I get all the news I need from the weather report - Paul Simon (from "The Only Living Boy in New York")

      N 1 Reply Last reply
      0
      • J Justin Perez

        Yes, it is possible. Use System.Runtime.Remoting

        I get all the news I need from the weather report - Paul Simon (from "The Only Living Boy in New York")

        N Offline
        N Offline
        N a r e s h P a t e l
        wrote on last edited by
        #3

        But How. Is there any codding sample for this type of Idea???

        Naresh Patel

        J 1 Reply Last reply
        0
        • N N a r e s h P a t e l

          But How. Is there any codding sample for this type of Idea???

          Naresh Patel

          J Offline
          J Offline
          Justin Perez
          wrote on last edited by
          #4

          Yeah, there is more code samples than you can shake a stick at. Google it, C# remoting.

          I get all the news I need from the weather report - Paul Simon (from "The Only Living Boy in New York")

          1 Reply Last reply
          0
          • N N a r e s h P a t e l

            Hi, I am using C# 2.0 and want to connect Remote PC using Windows Form environment in C#. Is that possible to connect to remote using IP Address. Do not worry about the permission assume we have access to username and password of the Remote PC. Is this possible in local network PC??? If yes then how???:rose: Replay me. :cool::cool::cool::rose::rose::rose::rose:

            Naresh Patel

            M Offline
            M Offline
            Michael Sync
            wrote on last edited by
            #5

            nareshgoradara wrote:

            Is that possible to connect to remote using IP Address.

            How do you want to connect that remote PC? Remote Desktop? You can use either Microsoft Web Remote Desktop Connection or C# VNCClient. Microsoft Remote Desktop For Developer: Remote Desktop Web Connection [^] Remote Desktop Manager (MSTSCUI.NET)[^] C# VNC Client VNC-Client for .NET is a VNC-Client written in C# using the .NET Framework.[^] Is that remote PC FTP Server? C# FTP Client Library[^] FTP Server in C# [^] Console FTP in C#[^] Is that remote PC EMail Server? So, If it's IMAP, use Outlook dll for accessing Email Server. OR OpenSmtp.Net[^] OpenSource ASP.NET webmail application written in C#[^] C# Email Server[^] Is there any remoting host or sock

            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