由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
DotNet版 - Log on to a remote computer
相关主题
[合集] Log on to a remote computer如何在电视上看PPLIVE?
ASP.NET impersonate cannot access network share drivesr .net and network engineer openings (转载)
请各位老大分享一下exception的使用经验吧。C# on JVM?
about preventing history back in ASP.NET .NET
急急急!!!C#问题Windows, freeBSD, Mac OS X support CLI
Customize Asp.net login control.NET 入门系列(1)--什么是.NET
asp.net webhosting.Net remoting vs web service
ASP.NET 4.0 WEB API design 的best practice.Net remoting paper from wrox team
相关话题的讨论汇总
话题: remote话题: log话题: computer话题: what话题: access
进入DotNet版参与讨论
1 (共1页)
D*****n
发帖数: 363
1
I have user id and password to access a remote computer that opens up a
shared folder for me. I wanna write a program that logs onto it (also
running XP/2000/2003) and copy a few files back. What .Net apis to use
to access the remote computer?
c**t
发帖数: 2744
2
impersonate? I didn't do that before..

【在 D*****n 的大作中提到】
: I have user id and password to access a remote computer that opens up a
: shared folder for me. I wanna write a program that logs onto it (also
: running XP/2000/2003) and copy a few files back. What .Net apis to use
: to access the remote computer?

j********g
发帖数: 88
D*****n
发帖数: 363
4

Turned out impersonate is the way to go. It's very delicate, though.
You have to set the parameters right, or it wouldn't work and you
are gonna spend a long time finding what goes wrong.
There're a few good articles on this here:
http://www.codeproject.com/useritems/User_Impersonation_in_Ne.asp?df=100&forumid=314226&exp=0&select=1592547#xx1592547xx

【在 c**t 的大作中提到】
: impersonate? I didn't do that before..
c**t
发帖数: 2744
5
I'm very glad it worked for you.

【在 D*****n 的大作中提到】
:
: Turned out impersonate is the way to go. It's very delicate, though.
: You have to set the parameters right, or it wouldn't work and you
: are gonna spend a long time finding what goes wrong.
: There're a few good articles on this here:
: http://www.codeproject.com/useritems/User_Impersonation_in_Ne.asp?df=100&forumid=314226&exp=0&select=1592547#xx1592547xx

1 (共1页)
进入DotNet版参与讨论
相关主题
.Net remoting paper from wrox team急急急!!!C#问题
.Net remoting usage and performance.Customize Asp.net login control
Re: a question about C++.net class libraasp.net webhosting
一个简单的REMOTE DESKTOPASP.NET 4.0 WEB API design 的best practice
[合集] Log on to a remote computer如何在电视上看PPLIVE?
ASP.NET impersonate cannot access network share drivesr .net and network engineer openings (转载)
请各位老大分享一下exception的使用经验吧。C# on JVM?
about preventing history back in ASP.NET .NET
相关话题的讨论汇总
话题: remote话题: log话题: computer话题: what话题: access