Unexpected Error C++ Addin Socket Communication

Java, C++, C#, Delphi... - Using the UNO bridges
Post Reply
saleem145
Posts: 130
Joined: Mon Jul 02, 2012 4:47 pm

Unexpected Error C++ Addin Socket Communication

Post by saleem145 »

Hello,

I have written a C++ extension. It talks over a socket with another program (basic client server architecture). The extension does work when I am working directly on my machine.

However, if I remote connect using reverb to the machine that run open office with my extension and try to open up a spreadsheet which starts up the client, open office quits complaining "Unexpected error occurred".

Is this some kind of security issue. If so is there a workaround??

Saleem
OpenOffice 3.4.0
Mac OS X 10.5.8
Post Reply