Glowworm27
Programmer
I have an Remoting object, and as I understand it, the remoting object cannot be accessed by mobile or smartphones. They can only access webservices.
So I am creating a webservice front-end to communicate with the remoting object. My question is two-fold can the webservice call and interact with the remoting object, and can the remoting object run in singleton mode?
I have serveral clients that need to access the remoting object as if it were one server, because the object keeps track of each client connected to it.
Thanks in advance
George Oakes
Check out this awsome .Net Resource!
So I am creating a webservice front-end to communicate with the remoting object. My question is two-fold can the webservice call and interact with the remoting object, and can the remoting object run in singleton mode?
I have serveral clients that need to access the remoting object as if it were one server, because the object keeps track of each client connected to it.
Thanks in advance
George Oakes
Check out this awsome .Net Resource!