D
D
You know how on some programs such as virus scanners you might have the
option to update your virus file via the program and it'll connect to some
server and download an update?
What do you supposed is the method used to connect to the home server, rpc
or ftp or .... ? Would web services work well for that ?
Also if you have thousands of users how would you scale it out so that their
clients don't all connect to one machine, maybe that's on the server farm
side of things, I don't know.
Thanks
option to update your virus file via the program and it'll connect to some
server and download an update?
What do you supposed is the method used to connect to the home server, rpc
or ftp or .... ? Would web services work well for that ?
Also if you have thousands of users how would you scale it out so that their
clients don't all connect to one machine, maybe that's on the server farm
side of things, I don't know.
Thanks