Click here to Skip to main content
15,885,767 members
Home / Discussions / Java
   

Java

 
AnswerRe: Java Coding Guidelines Pin
Peter_in_27803-Feb-17 10:24
professionalPeter_in_27803-Feb-17 10:24 
Questionbookstore java project Pin
Amit Kumar Patni31-Jan-17 15:19
Amit Kumar Patni31-Jan-17 15:19 
AnswerRe: bookstore java project Pin
Richard MacCutchan31-Jan-17 20:37
mveRichard MacCutchan31-Jan-17 20:37 
Questionhow write in file (.xls) without delete the older data Pin
iheb1131-Jan-17 9:47
iheb1131-Jan-17 9:47 
AnswerRe: how write in file (.xls) without delete the older data Pin
Richard MacCutchan31-Jan-17 20:39
mveRichard MacCutchan31-Jan-17 20:39 
QuestionJava Networking Class Pin
Mohammad Umer Qureshi30-Jan-17 1:37
Mohammad Umer Qureshi30-Jan-17 1:37 
AnswerRe: Java Networking Class Pin
Richard Deeming30-Jan-17 2:12
mveRichard Deeming30-Jan-17 2:12 
AnswerRe: Java Networking Class Pin
Jochen Arndt30-Jan-17 2:13
professionalJochen Arndt30-Jan-17 2:13 
It is a networking related problem (configuration, routing, and/or filtering) and not a Java related problem.

The system running the server code must allow incoming traffic to the used port. So you have to configure the firewall settings of your server system and related routers.

When your server system does not have a public IP address (e.g. with a dial-up internet connection) you have to configure also some kind of port forwarding on the router and use a dynamic DNS service.
Questionbookstore java project Pin
Amit Kumar Patni29-Jan-17 3:17
Amit Kumar Patni29-Jan-17 3:17 
AnswerRe: bookstore java project Pin
Richard MacCutchan29-Jan-17 3:38
mveRichard MacCutchan29-Jan-17 3:38 
Questionget cell to excel file Pin
iheb1127-Jan-17 4:45
iheb1127-Jan-17 4:45 
AnswerRe: get cell to excel file Pin
Richard MacCutchan27-Jan-17 5:02
mveRichard MacCutchan27-Jan-17 5:02 
GeneralRe: get cell to excel file Pin
iheb1127-Jan-17 5:39
iheb1127-Jan-17 5:39 
GeneralRe: get cell to excel file Pin
Richard Deeming27-Jan-17 6:05
mveRichard Deeming27-Jan-17 6:05 
GeneralRe: get cell to excel file Pin
Richard MacCutchan27-Jan-17 6:18
mveRichard MacCutchan27-Jan-17 6:18 
GeneralRe: get cell to excel file Pin
iheb1127-Jan-17 10:06
iheb1127-Jan-17 10:06 
Questionjava_excel Pin
iheb1126-Jan-17 13:07
iheb1126-Jan-17 13:07 
SuggestionRe: java_excel Pin
Richard MacCutchan26-Jan-17 21:54
mveRichard MacCutchan26-Jan-17 21:54 
AnswerRe: java_excel Pin
Patrice T10-Feb-17 11:42
mvePatrice T10-Feb-17 11:42 
Questionhow to write a simple program combining Encapsulation, inheritance, polymorphism and abstraction Pin
Jake Ryder17-Jan-17 3:13
Jake Ryder17-Jan-17 3:13 
RantRe: how to write a simple program combining Encapsulation, inheritance, polymorphism and abstraction Pin
Richard Deeming17-Jan-17 3:54
mveRichard Deeming17-Jan-17 3:54 
AnswerRe: how to write a simple program combining Encapsulation, inheritance, polymorphism and abstraction Pin
Richard MacCutchan17-Jan-17 22:19
mveRichard MacCutchan17-Jan-17 22:19 
QuestionWant to register nimbuzz account using java with smack lib Pin
ggnsrngl17-Jan-17 1:15
ggnsrngl17-Jan-17 1:15 
AnswerRe: Want to register nimbuzz account using java with smack lib Pin
OriginalGriff17-Jan-17 1:16
mveOriginalGriff17-Jan-17 1:16 
GeneralRe: Want to register nimbuzz account using java with smack lib Pin
ggnsrngl17-Jan-17 1:25
ggnsrngl17-Jan-17 1:25 

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.