accessing remote system
-
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
-
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
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
-
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
bt ftp also needs client system username and password
-
bt ftp also needs client system username and password
-
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
Hi, if you do use Socket Programming, there no need to credential of Remote server just use ip address.
mohit Saxena
-
Hi, if you do use Socket Programming, there no need to credential of Remote server just use ip address.
mohit Saxena
thnks mohit i really appreciate ur help.
-
thnks mohit i really appreciate ur help.