<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/en/2171/18/9/_/styles/combined.css?spaceKey=TOP&amp;forWysiwyg=true" type="text/css">
    </head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
    <h2><a href="https://wiki.asterisk.org/wiki/display/TOP/Internet+Communications+Engine+%28Ice%29">Internet Communications Engine (Ice)</a></h2>
    <h4>Page <b>edited</b> by             <a href="https://wiki.asterisk.org/wiki/display/~beagles">Brent Eagles</a>
    </h4>
        <br/>
                         <h4>Changes (2)</h4>
                                 
    
<div id="page-diffs">
                    <table class="diff" cellpadding="0" cellspacing="0">
    
            <tr><td class="diff-snipped" >...<br></td></tr>
            <tr><td class="diff-unchanged" >{color} <br> <br></td></tr>
            <tr><td class="diff-deleted-lines" style="color:#999;background-color:#fdd;text-decoration:line-through;"> <br> <br> <br>Notes <br> <br>Ice is a middleware product for distributed computing from ZeroC. What does <br>this mean? Well, another way to put it is that it is framework for making <br>remote procedure calls between applications. Like most middleware products, <br>Ice uses an interface definition language, in this case called Slice, for <br>defining the interfaces and data types that can be used to communicate <br>between applications. In order for these definitions to be of use to the <br>programmer they must be converter to native implementation constructs so <br>that they can used by your applications. The rules governing the <br>translation of Slice to a particular set of programming language classes <br>and procedures is called a &quot;language binding&quot;.  <br> <br>Ice provides language bindings for many popular object oriented programming <br>languages, e.g: <br> C++ <br> Java <br> C# <br> Python <br> Ruby <br> <br>In addition to providing an RPC framework, Ice provides services and <br>libraries for: <br> - asynchronous &quot;event&quot; networks <br> - persistence <br> - managing and locating collections of services <br> - secure communications <br> - firewall traversal proxy <br> <br>While Ice is designed form performance and scalability, it strives to be <br>easier to use than other middleware products. <br> <br>Ice is also quite portable with support for Windows, Linux, MacOS X and <br>Solaris. Ice also supports building applications for iOS (iPod Touch, <br>iPhone), Android devices, Windows mobile and, a recent addition, Adobe <br>Flash and AIR. <br></td></tr>
            <tr><td class="diff-added-lines" style="background-color: #dfd;">_A lot of the stuff can be borrowed from the ZeroC slides I guess, so INSERT DESIRED SLIDES HERE!_ <br></td></tr>
    
            </table>
    </div>                            <h4>Full Content</h4>
                    <div class="notificationGreySide">
        <div class='panelMacro'><table class='warningMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/wiki/images/icons/emoticons/forbidden.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td>Yes, this is written in a very informal, conversational voice. It was easier getting the info out this way.</td></tr></table></div>
<p>Slide suggestions/starting points</p>

<p><font color="white"><br/>
<div class="panel" style="background-color: #7788FF;border-width: 1px;"><div class="panelHeader" style="border-bottom-width: 1px;background-color: #2022FF;"><b>Ice - An Introduction</b></div><div class="panelContent" style="background-color: #7788FF;">
<ul>
        <li>Object Oriented Middle-ware from ZeroC Inc</li>
        <li>Broad platform support (Linux, Windows, Solaris, iOS, etc)</li>
        <li>Lots of popular OOP languages supported (C++, Java, C#, Python, Ruby)</li>
        <li>Useful services and libraries (events, service management, firewall proxy, persistence)</li>
        <li>Dual license (GPL/Commercial)</li>
</ul>
</div></div></font></p>

<p><em>A lot of the stuff can be borrowed from the ZeroC slides I guess, so INSERT DESIRED SLIDES HERE!</em></p>
    </div>
        <div id="commentsSection" class="wiki-content pageSection">
        <div style="float: right;" class="grey">
                        <a href="https://wiki.asterisk.org/wiki/users/removespacenotification.action?spaceKey=TOP">Stop watching space</a>
            <span style="padding: 0px 5px;">|</span>
                <a href="https://wiki.asterisk.org/wiki/users/editmyemailsettings.action">Change email notification preferences</a>
</div>
        <a href="https://wiki.asterisk.org/wiki/display/TOP/Internet+Communications+Engine+%28Ice%29">View Online</a>
        |
        <a href="https://wiki.asterisk.org/wiki/pages/diffpagesbyversion.action?pageId=19006187&revisedVersion=6&originalVersion=5">View Changes</a>
                |
        <a href="https://wiki.asterisk.org/wiki/display/TOP/Internet+Communications+Engine+%28Ice%29?showComments=true&amp;showCommentArea=true#addcomment">Add Comment</a>
            </div>
</div>
</div>
</div>
</div>
</body>
</html>