C
Christopher Brandsdal
Hi!
I want to be able to read and write to the file-system(using an vb.net
object) on a webserver I have from an application I made that runs on
several of my computers around the world. I want to make an vb.net object
that does everything I want on the this server. This is ok so far. I guess I
could just make, and call a web service in my application that both sends
read and write commands to the object/file system. This would work fine. But
what about the security? I dont want others to be able to run this web
service. If somebody else could find the web service, they would be able to
write to my server. Is there any good, secure way to authorize the web
service user? There has to be a way to do this. What if I made a service
that only reads from a database, but I don't want everybody on the net to be
able to use it? Sorry for my bad english. New to web service.
Hope anyone understands what I mean
Best regards,
Christopher W. B.
I want to be able to read and write to the file-system(using an vb.net
object) on a webserver I have from an application I made that runs on
several of my computers around the world. I want to make an vb.net object
that does everything I want on the this server. This is ok so far. I guess I
could just make, and call a web service in my application that both sends
read and write commands to the object/file system. This would work fine. But
what about the security? I dont want others to be able to run this web
service. If somebody else could find the web service, they would be able to
write to my server. Is there any good, secure way to authorize the web
service user? There has to be a way to do this. What if I made a service
that only reads from a database, but I don't want everybody on the net to be
able to use it? Sorry for my bad english. New to web service.
Hope anyone understands what I mean
Best regards,
Christopher W. B.