Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 10-23-2004
teayu teayu is offline
Registered User
 
 
Join Date: Oct 2004
Posts: 4
Question using ice with C# on .Net 1.0

Hi there,

I'm gonna code a C# ICE client on .Net framework 1.0, however, I could only find a C++ library for 1.0, is that managed? Is it possible to use ICE in that scenario?

Thanks~
Tea
Reply With Quote
  #2 (permalink)  
Old 10-24-2004
michi's Avatar
michi michi is offline
ZeroC Staff
 
Name: Michi Henning
Organization: ZeroC
Project: Ice
 
Join Date: Feb 2003
Location: Brisbane, Australia
Posts: 912
Re: using ice with C# on .Net 1.0

Quote:
Originally posted by teayu
I'm gonna code a C# ICE client on .Net framework 1.0, however, I could only find a C++ library for 1.0, is that managed?
Ice for C++ is written in unmanaged C++. But it runs fine on Windows platforms and it doesn't need to be written in managed C++ because it does not use .NET at all.

Quote:
Is it possible to use ICE in that scenario?
If you want to write a C# client, you need to download Ice for C#. It will interoperate just fine with Ice for Java and Ice for C++. The Ice for C# run time and the C# language mapping require .NET 2.0, however. So, you can do what you want, provide that .NET 2.0 is available on the client side.

Cheers,

Michi.
Reply With Quote
  #3 (permalink)  
Old 10-24-2004
rdilipk rdilipk is offline
Registered User
 
Name: Dilip Ranganathan
Organization: 3M
Project: None
 
Join Date: Jul 2003
Location: Minnesota, USA
Posts: 35
Quote:
The Ice for C# run time and the C# language mapping require .NET 2.0, however. So, you can do what you want, provide that .NET 2.0 is available on the client side.
You mean .NET 1.1, don't you? 2.0 (a.k.a Whidbey) isn't out yet.
Reply With Quote
  #4 (permalink)  
Old 10-25-2004
michi's Avatar
michi michi is offline
ZeroC Staff
 
Name: Michi Henning
Organization: ZeroC
Project: Ice
 
Join Date: Feb 2003
Location: Brisbane, Australia
Posts: 912
Quote:
Originally posted by rdilipk
You mean .NET 1.1, don't you? 2.0 (a.k.a Whidbey) isn't out yet.
Oops, yes, of course -- I meant 1.1. Thanks for pointing that out!

Cheers,

Michi.
Reply With Quote
  #5 (permalink)  
Old 10-26-2004
teayu teayu is offline
Registered User
 
 
Join Date: Oct 2004
Posts: 4
hey thanks a lot!! I decided to upgrade to 1.1 and have a try.
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


All times are GMT -4. The time now is 05:56 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.