[p2p-hackers] Re: Identify "defective" nodes

H. Lally Singh lally at vt.edu
Tue Feb 28 23:37:03 UTC 2006


Any java-based plugin API would still be open to you opening up a TCP  
connection in your plugin, as a stub back to your C++ app.  Hell you  
could go as far as a CORBA.


-- 
H. Lally Singh
Ph.D. Candidate, Computer Science
Virginia Tech
lallysingh at mac.com



On Feb 28, 2006, at 11:14 AM, Daniel Stutzbach wrote:

> On Tue, Feb 28, 2006 at 11:00:39AM -0500, Sam Berlin wrote:
>> I've been meaning for a very long time to add a plugin  
>> architecture to
>> LimeWire, for things such as Credence and the like.  If anyone  
>> here is
>> interested in such an addition, so they can provide their own add-ons
>> to the program (and be able to ship just the plugin, not the whole
>> program), please let me know.  I'll attempt to gather up what folks
>> are looking for in an architecture and write something suitable.
>
> Wouldn't the API needed by plug-ins vary dramatically by what the
> plug-in is designed to do?  Or do you have a particular group of
> plug-in applications in mind that would interact with LimeWire in a
> similar way?
>
> I'd love it if the plug-ins ran as separate processes and communicated
> with LimeWire over a local-only TCP port.  That way the plug-ins
> wouldn't have to be written in a particular language.
>
> -- 
> Daniel Stutzbach                           Computer Science Ph.D  
> Student
> http://www.barsoom.org/~agthorr                     University of  
> Oregon
> _______________________________________________
> p2p-hackers mailing list
> p2p-hackers at zgp.org
> http://zgp.org/mailman/listinfo/p2p-hackers
> _______________________________________________
> Here is a web page listing P2P Conferences:
> http://www.neurogrid.net/twiki/bin/view/Main/PeerToPeerConferences




More information about the P2p-hackers mailing list