Hi All,
I startet to work with remoting, and there ist my first trouble.
Problem: Need an object which can be used by several applications, local and over net, ONE INSTANCE ONLY.
Here is my example to to learn "Remoting" 1. An Object is just a simple container and provided as a *.dll 2. A Server is just a simple Timer to count a var-member of the object. 3. A Client, to get the current value of the counter.
You can download my full sources from this adress: http://www.pc24ac.de/downloads/RemotingProjekteTest.rar
I think I have got trouble with the basic of remoting. Maybe someone could check my small code in the rar-file or write me an very easy multitreading example, which will help me understanding "remoting".
At least I will pay you 50US$ or 50€, for this little help.
Regards D12