Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #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
  #2 (permalink)  
Old 07-28-2003
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,771
You can use any of the Ice services as a template. For example, IcePatch, which creates a DLL from the generated IcePatch C++ code plus several utility functions.
Reply With Quote
  #3 (permalink)  
Old 07-28-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
-->
Thanks for that info Marc. Although I've found some tutorials on the net on how to make a Win32 DLL, I was looking for an ICE specific implementation.

I'll be looking at the ICE Patch documentation ASAP. Hehehe. I just finished reading up to page 284 of your documentation last night. Guess I'll just have to jump to the to the chapter on IcePatch.

Thanks.

Alex
Reply With Quote
  #4 (permalink)  
Old 07-28-2003
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,771
There is nothing special with respect to Ice DLLs. They are generated just like any other DLL.

What I meant with to have a look at IcePatch, is to see an example for how to create a DLL. Any other of the Ice services can be used as an example as well. You won't find anything about this in the Ice documentation, because this is not Ice specific, but standard C++/WIN32 programming.
Reply With Quote
  #5 (permalink)  
Old 07-28-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

Hello.

I've been looking around and happy that there are a lot of resources on C++ Win32 DLL's.

Btw. I was trying to find any documentation or code examples for IcePatch and I couldn't find any. Besides the source for it and an IcePatch.ice file ... there doesnt seem to be any. On your documentation, it was just mentioned in the overview and some small parts but no mentionable topics. Am I missing something?

Btw. Great documentation. The topics and explanations (so far) are cohesive and clear enough that its actually a good read. I wish I could write documentation that well.

Alex
Reply With Quote
  #6 (permalink)  
Old 07-28-2003
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,771
Yes, documentation for IcePatch is still on our todo list.

But as I wrote above, any other service can be used as example as well. The documentation doesn't provide anything about Ice DLLs, because there is nothing special about Ice and DLLs.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
object id with category can't be a template parameter? Yunqiao Yin Bug Reports 1 06-09-2006 08:27 AM
a problem about the default template rwxybh Help Center 2 12-28-2005 03:33 AM
Where is IcePath2 template? kovacm Help Center 1 11-26-2005 06:45 PM
More solaris template problems marlowa Bug Reports 7 03-05-2003 03:46 AM
weird template compilation error on solaris marlowa Bug Reports 5 02-25-2003 07:18 AM


All times are GMT -4. The time now is 07:29 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.