Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hello All,

 

I have a concept I would like to verify given the followign scenario:

 

I have a web service that accepts files and places them intoa a directory via on the local machine.

 

I have a client app that is used to push the files to the web service and retreive them.

 

Is there a way to implement a security mechanism (using code access security I guess) where the web service would only accept access from the client app. I fugured I could embed a "code" somehwere in there and have it verified upon file upload / download. I just wanted to know if there was a more robust or easier way using the .Net security framework.

 

thanx in advance.

 

inzo

he who forgets will be destined to remember... (E.Vedder)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...