Company:ZeroC: Difference between revisions

From HandWiki
(correction)
 
(fixing)
 
Line 10: Line 10:
}}
}}


'''ZeroC''' is a software company based in Jupiter, Florida, United States.
'''ZeroC''' is a software company based in Jupiter, Florida, United States. The company was founded by Marc Laukin in 2002.<ref>{{Cite web |last=Rabines |first=Amanda |date=2017-12-14 |title=Software company founder sells mansion near Jupiter |url=https://therealdeal.com/miami/2017/12/14/software-company-founder-sells-mansion-near-jupiter/ |access-date=2025-06-09 |website=The Real Deal |language=en}}</ref>


The company develops and publishes tools for software developers. Its main products are [[Software:Internet Communications Engine|Ice]], a framework for building [[Distributed computing|distributed applications]], and IceRPC, an [[Remote procedure call|RPC]] framework over the [[QUIC]] transport. Both Ice and IceRPC are open-source and developed on [[GitHub]], with binary packages available from common [[Software repository|software repositories]].  
The company develops and publishes tools for software developers. Its main products are [[Software:Internet Communications Engine|Ice]], a framework for building [[Distributed computing|distributed applications]], and IceRPC, an [[Remote procedure call|RPC]] framework over the [[QUIC]] transport. Both Ice and IceRPC are open-source and developed on [[GitHub]], with binary packages available from common [[Software repository|software repositories]].  
Line 19: Line 19:


==External links==
==External links==
* {{Official website | https://zeroc.com}}
* {{GitHub | zeroc-ice}}
* {{GitHub | zeroc-ice}}
* {{GitHub | icerpc}}
* {{GitHub | icerpc}}

Latest revision as of 05:08, 28 June 2025

ZeroC, Inc.
TypePrivate
IndustrySoftware industry
FoundedOctober 27, 2002 (2002-10-27)
HeadquartersJupiter, Florida, United States
Area served
Worldwide
Websitezeroc.com

ZeroC is a software company based in Jupiter, Florida, United States. The company was founded by Marc Laukin in 2002.[1]

The company develops and publishes tools for software developers. Its main products are Ice, a framework for building distributed applications, and IceRPC, an RPC framework over the QUIC transport. Both Ice and IceRPC are open-source and developed on GitHub, with binary packages available from common software repositories.

Products

External links