Changes

Jump to: navigation, search

Necko

410 bytes added, 13:19, 4 October 2006
no edit summary
== Necko ==
 
Necko is a platform-independent API for several layers of networking (transport to presentation).
 
Necko has several important pieces:
* nsIOService
* nsIURI
* nsIChannel
* nsIProtocolHandler
* nsITransport
 
=== nsIOService ===
* Main necko service
* Manages protocol handlers
* Creates URI objects from URI strings
 
=== nsIURI ===
* is an object that represents a URI.
* getters/setters for parts of the URI
1
edit

Navigation menu