C
Charles A. Lackman
Hello,
I just wrote a desktop application that sends and retrieves datasets to
a web service that is being run on my server (Windows Server 2003). Some of
the information contains personal information (Like SSN and Address). Is
there a way to protect this information from listeners? The application
requires a password to retrieve the information and the web service
Discovery Documentation is disabled. Does this need incription? Or is it
secure bacause it requires a dataset in a particular format before it
responds to the requrest. I suppose a port listener would be able to
retrieve information coming and going - but how would this be implimented
from the Destop App to the Service and VisaVersa? Any Information or
suggestions would be greatly appreciated.
Thanks
Chuck
I just wrote a desktop application that sends and retrieves datasets to
a web service that is being run on my server (Windows Server 2003). Some of
the information contains personal information (Like SSN and Address). Is
there a way to protect this information from listeners? The application
requires a password to retrieve the information and the web service
Discovery Documentation is disabled. Does this need incription? Or is it
secure bacause it requires a dataset in a particular format before it
responds to the requrest. I suppose a port listener would be able to
retrieve information coming and going - but how would this be implimented
from the Destop App to the Service and VisaVersa? Any Information or
suggestions would be greatly appreciated.
Thanks
Chuck