View Single Post
  #1 (permalink)  
Old 11-10-2005
jmercer jmercer is offline
Registered User
 
 
Join Date: Nov 2005
Posts: 2
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?
Reply With Quote