D
Diego F.
Hello. I have a windows service running that listens to a port and makes
insert queries in a database.
I need to make an interface, so my idea is creating a simple windows
application that just shows messages from the service.
Can I do that with remoting? What are the main steps to do that?
insert queries in a database.
I need to make an interface, so my idea is creating a simple windows
application that just shows messages from the service.
Can I do that with remoting? What are the main steps to do that?