ice Questions

6

I am trying to compile some relatively template heavy code with MSVC (2010), and it eventually quits with fatal error C1060: compiler is out of heap space. The whole thing is just one translation ...
Flyer asked 5/1, 2011 at 22:11

1

It has come to my attention recently that WebRTC could leak the real IP address even behind a VPN. How exactly is it possible for WebRTC to get my real IP address? A VPN typically creates a new in...
Kelle asked 11/2, 2018 at 23:12

2

Solved

The following appears to be a pattern employed by ZeroC ICE in the code it auto-generates, which appears to me to be a way they have made singletons (not sure why) for many releases of their tool n...
Soloist asked 19/12, 2015 at 23:4

5

Solved

ZeroC's ICE (www.zeroc.com) looks interesting and I am interested in looking at it and comparing it to our existing software that uses WCF. In particular, our WCF app uses server callbacks (v...
Amu asked 19/9, 2008 at 4:8

4

Solved

How does ZeroC ICE compare to 0MQ? I know that 0MQ/Crossroads and DDS are very similar, but cant seem to figure out where ICE comes in. I need to quickly implement a system that offloads real-tim...

2

Solved

I understand many of the fine details of NAT hole punching, ICE, and SIP VOIP calls. I've answered quite a few questions on SO on these topics. Now I have a question. I am trying to understand the...
Victual asked 9/4, 2013 at 18:42

2

We have a C++ shared library that uses ZeroC's Ice library for RPC and unless we shut down Ice's runtime, we've observed child processes hanging on random mutexes. The Ice runtime starts threads, h...
Flashback asked 12/4, 2010 at 6:47

2

http://www.zeroc.com/ I hear it's much better at cross platform interop and with performance.
Impulsion asked 12/5, 2009 at 13:33

4

Solved

I'm building a rather large project, that basically consists of this: Server 1: Ice based services. Glacier2 for session handling. Firewall allowing access to Glacier2. Server 2: Web interfac...
Archimedes asked 28/11, 2009 at 20:8
1

© 2022 - 2024 — McMap. All rights reserved.