|
The best would be to reduce your program to a simple test case, ideally just a Ice 3.2.0 C# client talking to an Ice 3.2.0 server.
Note that in environments with garbage collection (such as Java and .NET), you can get hangs/delays when the GC runs.
Cheers,
Bernard
|