TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
James Richards
NA
6
9.8k
Accessing network for c# program through another computer
Oct 17 2014 11:21 AM
Back ground
: I have been writing a fiscal service system, currently each user must be granted access to the areas on the network where data/reports/files are stored. I want to create a windows service on a remote machine that can access these files for the system and not give access to the user except through the system. This is for two reasons:
1. It keeps the user from directly accessing items to change or
delete with out
using my system, with my system everything is logged.
2. Makes it easier to add new people as I can add access through my program so they don't have to request them through our security officer
(
I am at a government agency and this access can take a week or more to get as it involves multiple agency's handling the request and
mutiple
agencies responding.
I am a fairly new C# programmer (self taught, mainly a main framer before)
Reply
Answers (
0
)
Asp.Net being map
equivalent code without using async await in c# 4.0