Click here to Skip to main content
15,887,596 members
Home / Discussions / Java
   

Java

 
GeneralRe: how to create timetable schedule using Genetic Algorithm Pin
mwashahi22-May-13 20:33
mwashahi22-May-13 20:33 
SuggestionRe: how to create timetable schedule using Genetic Algorithm Pin
Richard MacCutchan22-May-13 21:08
mveRichard MacCutchan22-May-13 21:08 
AnswerRe: how to create timetable schedule using Genetic Algorithm Pin
dusty_dex22-May-13 21:37
dusty_dex22-May-13 21:37 
GeneralRe: how to create timetable schedule using Genetic Algorithm Pin
mwashahi24-May-13 22:34
mwashahi24-May-13 22:34 
GeneralRe: how to create timetable schedule using Genetic Algorithm Pin
mwashahi24-May-13 23:30
mwashahi24-May-13 23:30 
QuestionServer Socket is closed on client closed Pin
Sachin k Rajput 20-May-13 22:47
Sachin k Rajput 20-May-13 22:47 
AnswerRe: Server Socket is closed on client closed Pin
Richard MacCutchan20-May-13 22:57
mveRichard MacCutchan20-May-13 22:57 
GeneralRe: Server Socket is closed on client closed Pin
Sachin k Rajput 20-May-13 23:02
Sachin k Rajput 20-May-13 23:02 
I'm getting this exception:

Exception in thread "main" java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:189)
at java.net.SocketInputStream.read(SocketInputStream.java:121)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
at java.io.InputStreamReader.read(InputStreamReader.java:184)
at java.io.BufferedReader.fill(BufferedReader.java:154)
at java.io.BufferedReader.readLine(BufferedReader.java:317)
at java.io.BufferedReader.readLine(BufferedReader.java:382)
at combined.Combined.dostuff(Combined.java:64)
at combined.Combined.main(Combined.java:30)


But not getting the way to dispose it.
GeneralRe: Server Socket is closed on client closed Pin
Richard MacCutchan21-May-13 2:34
mveRichard MacCutchan21-May-13 2:34 
GeneralRe: Server Socket is closed on client closed Pin
MarlBermudoNights3-Jul-13 22:37
professionalMarlBermudoNights3-Jul-13 22:37 
AnswerRe: Server Socket is closed on client closed Pin
jschell21-May-13 7:57
jschell21-May-13 7:57 
GeneralRe: Server Socket is closed on client closed Pin
Sachin k Rajput 21-May-13 17:29
Sachin k Rajput 21-May-13 17:29 
GeneralRe: Server Socket is closed on client closed Pin
Richard MacCutchan21-May-13 21:15
mveRichard MacCutchan21-May-13 21:15 
AnswerRe: Server Socket is closed on client closed Pin
gongxufan@china.java22-May-13 1:30
gongxufan@china.java22-May-13 1:30 
GeneralRe: Server Socket is closed on client closed Pin
Sachin k Rajput 22-May-13 2:10
Sachin k Rajput 22-May-13 2:10 
Questiontomcat and eclipse Pin
prithaa20-May-13 0:50
prithaa20-May-13 0:50 
AnswerRe: tomcat and eclipse Pin
Prasad Khandekar21-May-13 4:31
professionalPrasad Khandekar21-May-13 4:31 
QuestionWindows Media Player Pin
MAYNUL18-May-13 10:28
MAYNUL18-May-13 10:28 
AnswerRe: Windows Media Player Pin
Richard MacCutchan18-May-13 21:20
mveRichard MacCutchan18-May-13 21:20 
Questionanalysing utterances Pin
HopePerson14-May-13 18:09
HopePerson14-May-13 18:09 
QuestionRe: analysing utterances Pin
Richard MacCutchan14-May-13 21:26
mveRichard MacCutchan14-May-13 21:26 
QuestionJList is returning null value Pin
Sachin k Rajput 13-May-13 20:15
Sachin k Rajput 13-May-13 20:15 
AnswerRe: JList is returning null value Pin
TorstenH.13-May-13 21:36
TorstenH.13-May-13 21:36 
GeneralRe: JList is returning null value Pin
Sachin k Rajput 13-May-13 21:44
Sachin k Rajput 13-May-13 21:44 
GeneralRe: JList is returning null value Pin
Shubhashish_Mandal14-May-13 3:24
professionalShubhashish_Mandal14-May-13 3:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.