View Single Post
  #1 (permalink)  
Old 07-27-2003
amrufon's Avatar
amrufon amrufon is offline
Registered User
 
Name: Alex
Organization: IST
Project: jDatabase
 
Join Date: May 2003
Location: Manila, Philippines
Posts: 96
Send a message via Yahoo to amrufon
-->
Question 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
Reply With Quote