Archived

This forum has been archived. Please start a new discussion on GitHub.

GPL Incompatibilities

I've been searching for an RPC system, and I really like ICE. I have no problem writing my software to be GPL compatable, but I want to make it really easy for other companies to contact my software. The only way I could think of doing this is by writing hooks into my system for other rpc mechanisms that way non-GPL compatable programs can still communicate. What other options do I have to let programmers communicate with my software using a non-GPL compatable license?

Comments