Reply to thread

The reason for using Web Services instead of Remoting is that it is an open standard that is not dependent on .Net Framework. The whole point of this exercise is to be able to implement a client on ANY type of device, and that includes those not necessarily running a Microsoft (or .Net-enabled) OS!


AL


Top Bottom