I didn't write the server code it's a task. fds, sockimpl are out of scope with what i'm trying to solve.
i wasn't judging sorry if i sounded disrespective, really i do understand from your post how badly written some of the code was posted there must be a solution to it though even if the...
whenever a connection establishment is made, the io streams and the socket it self is closed by the client whenever it finishes sending something. But the server still listens on the port waiting for other clients to connect which then opens another socket with input/output streams (when requested).
that's what the client does. The server is always running waiting for incoming connections i don't see why it should close it's input stream.
same as above.
to tell you the truth, it's a tutorial exercise i've been stuck on it for a couple of weeks now i just wanted some hints if the code i...
hi sedj,
i've actually tried that but the problem just gets worse, when i try to enter a cd through the html it just hangs nothing is displayed i tried leaving it for up to 10 mins.
sorry about that. I think the problem is with cdprocess.jsp i wasn't too sure if i followed the commented...
I'm having problems with the following whenever a cd is inputted via cdinput.html it runs cdprocess.jsp to create an XML document with DOM in memory this is sent to the server and is later printed out to the users screen. The server must be started in order for it to work. For some reason it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.