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. WPF
  4. accessing remote system

accessing remote system

Scheduled Pinned Locked Moved WPF
csharpwpfsysadminhelptutorial
7 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.
  • A Offline
    A Offline
    Arun kumar Gautam
    wrote on last edited by
    #1

    How to perform file transfer same like as it happen in teamviewer and ammyy before in wpf i want to open a window in which on the left side i get complete directories of my own system and on the right side i get all the directories of remote system in wpf using c# can anyone halp me in it, to give me just an idea only i dont want to access any remote system using theri network username and password i jst want to access it through their ip addresses someone please help me in it, to give me an idea on it

    L M 2 Replies Last reply
    0
    • A Arun kumar Gautam

      How to perform file transfer same like as it happen in teamviewer and ammyy before in wpf i want to open a window in which on the left side i get complete directories of my own system and on the right side i get all the directories of remote system in wpf using c# can anyone halp me in it, to give me just an idea only i dont want to access any remote system using theri network username and password i jst want to access it through their ip addresses someone please help me in it, to give me an idea on it

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

      Arun kumar Gautam wrote:

      i dont want to access any remote system using theri network username and password i jst want to access it through their ip addresses

      Then you will need a client application (like an ftp server) on the remote system that will give you the directory details and manage the data transfers.

      Veni, vidi, abiit domum

      A 1 Reply Last reply
      0
      • L Lost User

        Arun kumar Gautam wrote:

        i dont want to access any remote system using theri network username and password i jst want to access it through their ip addresses

        Then you will need a client application (like an ftp server) on the remote system that will give you the directory details and manage the data transfers.

        Veni, vidi, abiit domum

        A Offline
        A Offline
        Arun kumar Gautam
        wrote on last edited by
        #3

        bt ftp also needs client system username and password

        L 1 Reply Last reply
        0
        • A Arun kumar Gautam

          bt ftp also needs client system username and password

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

          Then you need to write your own client agent that allows you to connect without it. Also please use the correct forum in future, this is not a WPF/Silverlight issue.

          Veni, vidi, abiit domum

          1 Reply Last reply
          0
          • A Arun kumar Gautam

            How to perform file transfer same like as it happen in teamviewer and ammyy before in wpf i want to open a window in which on the left side i get complete directories of my own system and on the right side i get all the directories of remote system in wpf using c# can anyone halp me in it, to give me just an idea only i dont want to access any remote system using theri network username and password i jst want to access it through their ip addresses someone please help me in it, to give me an idea on it

            M Offline
            M Offline
            mohitsaxena1
            wrote on last edited by
            #5

            Hi, if you do use Socket Programming, there no need to credential of Remote server just use ip address.

            mohit Saxena

            A 1 Reply Last reply
            0
            • M mohitsaxena1

              Hi, if you do use Socket Programming, there no need to credential of Remote server just use ip address.

              mohit Saxena

              A Offline
              A Offline
              Arun kumar Gautam
              wrote on last edited by
              #6

              thnks mohit i really appreciate ur help.

              L 1 Reply Last reply
              0
              • A Arun kumar Gautam

                thnks mohit i really appreciate ur help.

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

                But remember, you will still need a program on the remote system that will listen for and accept socket connect requests.

                Veni, vidi, abiit domum

                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