DirectPlay and Classes over the Network

Relvox17

Newcomer
Joined
Jul 6, 2003
Messages
2
Hey! my question is the following:
I've built a server and a client applications and for security/thin-client reasons i would like to create the actualy instences of the objects on the server side with the client being able to use them (using DPlay of course :).

I did study technologies like WebServices and Remoting which allow such thing (but very little) and i was wondering, is the a way to do this without remoting? if not, can you direct me to some remoting code samples?

waiting for your answer
Relvox :)
 
yeah
my conclusion was that im forced to use them both

now i would just be greateful for some extensive info about configuration files
 
Back
Top