Hello
I have searched a lot for a free NNTP reader for JavaME (MIDP 2.0) and so far I only found MobileNews. Unfortunetely even that my phone (SE K800i) is suposed to support JavaME MIDP 2.0 applications it seems to have problems with this one. What happens is that when I try to fetch articles it hangs fetching them. If I press cancel it still stays "hanged" like that.
Netowrk traffic analysys shows that the applications is properly talking NNTP (sends the request to fetch the no of article titles, receives them but then doesnt do anything). Also when I press cancel it does seem to send an ABORT NNTP message but still hangs.
I can try to debug some more (when I have more spare time) but could you please give some hint what it could be ? (mobilenews seems to work OK on Sun's JavaME mobile emulator so I am starting to think to be an issue of the phone software itself but any hints would help).