| Author |
parsing incoming socket stream.
|
Zaeed McColin
Ranch Hand
Joined: Jan 13, 2009
Posts: 90
|
|
hi dudes, I'm working on a very simple application which uses RMI, ORB and Http for communication with other guys. RMI and orb is okay but I have problem with http, I try to listen http1.x messages and parse them but system hang, (browser waits,....wait,...,wait,... still is waiting....) when end of the stream of incoming socket reached. it drives me crazy, any help, any exist lib, anything to fix this problem...
note: unfortunately, I just tested this guy with windows xp sp2 and 2003 (JDK1.6.0.16).
thanks.
here is my code snipped which drives me crazy.
--
ba Sepas
|
Open source
|
 |
 |
|
|
subject: parsing incoming socket stream.
|
|
|