Thread: porting
View Single Post
  #1 (permalink)  
Old 10-07-2004
diddek diddek is offline
Registered User
 
 
Join Date: Jan 2004
Posts: 8
porting

Hi everyone

(It's been a while)

I have just a little question:

"on what platforms does Ice run"

I know it works on Windows, but how about Linux or more exotic ones?

For instance mobile platforms like:
symbian
palm
(embedded linux)

Or higher up: As400 or Itanium (to pick a few ....)

If it does not run on those, how difficult would it be to either port it or to create a client yourself (for instance, soap is language independent, so if I have a c++ server I could implement a java client (or whatever))

I'd really love to use Ice on those (instead of ... ACE)

Thanks in advance.

Dirk
Reply With Quote