coolvicki7
2009-08-24 07:36:19 UTC
Hello,
I am using VC++ and have created a Windows service without using .NET
Now I want to create a front end GUI for this service and this GUI
must be able to call this service functions over a network, atlease
over LAN.
I came across Remote Procedural Calls which seems to be the best
option for me. I do not know how to implement these in VC++ and so
need to read a book on it.
Could anyone please recommend a book that will be my beginner to
advanced level guide for this? and if there are some better solutions
to my problem except using .NET, you are most welcome to suggest.
Thank you
I am using VC++ and have created a Windows service without using .NET
Now I want to create a front end GUI for this service and this GUI
must be able to call this service functions over a network, atlease
over LAN.
I came across Remote Procedural Calls which seems to be the best
option for me. I do not know how to implement these in VC++ and so
need to read a book on it.
Could anyone please recommend a book that will be my beginner to
advanced level guide for this? and if there are some better solutions
to my problem except using .NET, you are most welcome to suggest.
Thank you