ICE Client DLL Template
Hello.
I would just ask for some help. Although I understand C++, I haven't made a complete application with it since I was still in school (almost a decade since I graduated). Which means I didn't even have a chance to make a DLL using C++.
So what I'm asking are resources, general tips, pointers and if possible a template which I can use so that I can make a DLL for an ICE application.
The basic design premise is:
VB app client (EXE)--> ICE (DLL) <--NETWORK--> ICE (EXE) <-- VB app server (DLL)
Any help would be appreciated.
Thank you.
Alex
|