Multi thread and network communication

Yaron Zabary yaron at netaccess.co.il
Tue Mar 18 08:56:38 PST 1997


On Tue, 18 Mar 1997, Kiyo Inaba wrote:

> When I purchased new Java book (in Japanese), I tried to use a proxy
> server written in Java with kaffe, and it fails.
> 
> The source and class files for proxy server is located in
> 	http://java-house.center.nitech.ac.jp/extra/bit-bessatsu-Java/CD-ROM/chapter4/proxy/
> and you can use it as
> 	kaffe Proxy [8080]
> 
> This server accepts the very first request, but never accepts more
> requests. I guess this happens because each request is handled by
> new thread with shared I/O stream, but am not so sure.
> 
> Any idea?

  I have seen a similar problem with versions prior to 0.8.2 . Which
version of Kaffe are you using ? 

> 
> Kiyo
> 


-- Yaron.



More information about the kaffe mailing list