473,546 Members | 2,644 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to access remote system

hi all,
I want to access remote system files and i want to modify them from
my system using asp.net(C#.net VS2003). If a request is sent to the site i
designed , on client system (where the request came to my site) the software
has to be installed (client application to get the files of the client
system and client system information ) .
Using that software i want to access client system from my system.

Thanks in advance.

Regards,
Kamal.
Nov 3 '06 #1
3 1844
hi Kamal,
i would question whether asp.net is the best choice of technology for what
you want to do. i found it difficult to understand your post, but i will
make the following suggestions anyway:

remember that Asp.Net will never give you access to a client file system
(except cookies of course), because it is being browsed over the generally
unsecure internet. your only option with Asp.Net is for the client to upload
a file to your web server, via the FileUpload control. alternatively the
client can download a file from the server.

how are your clients distributed? you say you want them to have some
software installed, which software? if you know how your clients are, just
get them to install an FTP server on their computer, or even better, get
them to sign up for a free FolderShare account, and share the computers in
the same FolderShare account. this will allow you to search the entire file
system via the FolderShare website, and it handles the downloading of the
file.

you could also use Windows XP remote assistance:
http://www.microsoft.com/windowsxp/u...ist/intro.mspx

beyond that, you'll have to give a more detailed description of how and why
you intend to access a client file system via a web browser (it doesn't make
much sense to me).

hope this helps
tim
Nov 3 '06 #2
Hi Tim_MAC

Thanks for u r response. In my project i said that software i.e a
..net developed program which runs backgroundly on clients machine. In that
we will write getting the system information,dri ves information etc...
Throught the window application which is installed on client machine i want
to get the client system information. Is it possible.
Nov 4 '06 #3
hi Kamal,
that's much clearer thank you.
to read the list of drives off a computer in a winforms application, use the
DriveInfo.GetDr ives() method which is new in .net 2.0. The SDK description
for this method is: "Retrieves the drive names of all logical drives on a
computer".
the SystemInformati on class will give you some basic information about the
computer environment.
you can also look in the System.Manageme nt Namespace which "Provides access
to a rich set of management information and management events about the
system, devices, and applications instrumented to the Windows Management
Instrumentation (WMI) infrastructure"

i hope this helps
tim

"KAMAL" <ka******@nanna computers.comwr ote in message
news:uX******** ******@TK2MSFTN GP02.phx.gbl...
Hi Tim_MAC

Thanks for u r response. In my project i said that software i.e
a .net developed program which runs backgroundly on clients machine. In
that we will write getting the system information,dri ves information
etc... Throught the window application which is installed on client
machine i want to get the client system information. Is it possible.

Nov 4 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
4679
by: Rene' Nielsen | last post by:
Context: Running Windows 2003 Server on an intranet. A web is configured with an anonymous access account that is a domain account that has been granted the desired access to a file on another server in the domain. An asp page in the web attempts to open (or any other access) the remote file and fails. Auditing is enabled on the...
12
3357
by: Mike MacSween | last post by:
Sorry if this is a bit off topic, but I can't seem to find a 'remote control' newsgroup on my news server. And anyway I know Tony has some experience of this. The app is split FE/BE. I'd like remote access to at least the server, hopefully the whole network. And to be able to upload/download, to install new versions of the FE to the server...
14
9003
by: jj | last post by:
Is it possible to call a remote php script from within Access? I'm thinking something like: DoCMD... http://www.domain.com/scripts/dataquery.php DoCmd.OpenQuery "update_data", acNormal, acEdit ..... So the PHP script does something on the server database, then when a linked table is viewed within access, the data changes have been made?
56
5912
by: Raphi | last post by:
Hi, I've been using an Access application I wrote for an office with the front-end stored on all computers and the back-end on one of them serving as an Access file server. Now we're moving to a 2nd office 15 minutes down the road. Only one office will be open at a time, so theoretically it'd be possible to copy the back-end manually...
0
3276
by: bettervssremoting | last post by:
To view the full article, please visit http://www.BetterVssRemoting.com Better VSS Remote Access Tool including SourceOffSite, SourceAnyWhere and VSS Remoting This article makes a detailed comparison among SourceAnyWhere, SourceOffSite, VSS Remoting and possible others.
3
2740
by: Daniel | last post by:
Is it possible to retain local file system read, write, delete access while impersonating for access to a remote drive in a different domain? I need to be able to move files from a local computer to a remote computer. do i have to copy them from the local computer to the remote computer then delete them fromt the local computer after undo-ing...
0
1465
by: matvdl | last post by:
My asp.net application depends on obtaining allot of data from a remote application. This application is a bit of a monster and it is not an option to install it on the asp.net system. Note - the remote application is developed in vb6 Currently I have the application installed on a number of remote computers and use DCOM from asp.net to...
1
8112
by: Duffman | last post by:
Hi, I have what seems to be a common problem, but the solutions I've found don't seem to work. I would like to use a web service to create a file at a UNC location in a shared file. Currently I'm just running it locally and saving the file locally using my machines UNC path. I have given user ASPNET full control over the folder I want...
1
6649
by: TerrenceJ | last post by:
Hi there I've configure our SBS 2003 server to allow remote access and Outlook over internet. The mail works fine, but when I try remote access, I am asked for username and password, which I complete and then I get this error. ____________________________________ Access to the path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary...
0
1572
by: Grant_Sutty | last post by:
Hi The only file information I need to access for a bunch of files (dlls & exe) on several remote servers is "file version number". Using the code below, I appear to be able to access all information (properties) other than file version - using (System.Management Namespace - WMI). Can anyone assist me how to access file version. I see that...
0
7435
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7694
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7947
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7792
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6026
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5360
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5080
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
1
1921
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1046
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.