Hi,
I have a server app (eventually running as a service) that will listen on some COM-ports and makeing calculations based on data recieved.
Calculations can have different parameters which I want to be able to change from the Client App that can be run both from the local machine or from a networked computer (no firewalls in between).
Which is the best way to implement this, in VB6 we used DCOM (with much headache during setup).
Some basic samples would be nice too
TIA
/Kejpa
I have a server app (eventually running as a service) that will listen on some COM-ports and makeing calculations based on data recieved.
Calculations can have different parameters which I want to be able to change from the Client App that can be run both from the local machine or from a networked computer (no firewalls in between).
Which is the best way to implement this, in VB6 we used DCOM (with much headache during setup).
Some basic samples would be nice too
TIA
/Kejpa