Darin Fisher wrote:

> merlin wrote:
> 
>> Hi:
>>  I wonder if i can write a XPCOM component act as a small http server. 
>> Any suggestions?
> 
> 
> It could be done.  You probably won't find nsISocketTransport
> suitable for your needs though.  It doesn't have any methods
> for bind, listen, or accept.
> 
> Darin
Yes. I noticed this.
I think we need a new component to support bind, listen and other server 
staff.
Constructing a server is nessesary to hack a p2p servant.


Reply via email to