Difference between revisions of "JNetLib"

From Winamp Developer Wiki
Jump to: navigation, search
(New page: JNetLib is a simple, cross-platform networking library that powers much of Winamp. It is available to download from [http://www.nullsoft.com/free/jnetlib]. Within Winamp, there are [[Was...)
 
m (Protected "JNetLib" [edit=autoconfirmed:move=autoconfirmed])
(No difference)

Revision as of 12:58, 25 September 2008

JNetLib is a simple, cross-platform networking library that powers much of Winamp. It is available to download from [1]. Within Winamp, there are Dispatchable interfaces to allow active JNetLib objects to be shared amongst plugins. For example, the Download Manager allows you to retrieve the underlying obj_httpreceiver object.