Click here to Skip to main content
15,798,825 members
Home / Discussions / Java
   

Java

 
QuestionRe: Why am I getting an error concatenating a String in java 16? Pin
Richard MacCutchan28-Nov-21 9:13
mveRichard MacCutchan28-Nov-21 9:13 
AnswerRe: Why am I getting an error concatenating a String in java 16? Pin
Toml61828-Nov-21 10:55
Toml61828-Nov-21 10:55 
Questionhelp with 2d cellular automata in JavaSwing Pin
Suave6519-Nov-21 10:10
Suave6519-Nov-21 10:10 
QuestionRe: help with 2d cellular automata in JavaSwing Pin
Richard MacCutchan19-Nov-21 22:55
mveRichard MacCutchan19-Nov-21 22:55 
QuestionSending BufferedImage thought a socket Pin
Valentinor8-Oct-21 3:10
Valentinor8-Oct-21 3:10 
AnswerRe: Sending BufferedImage thought a socket Pin
jschell24-Oct-21 7:53
jschell24-Oct-21 7:53 
GeneralRe: Sending BufferedImage thought a socket Pin
Valentinor24-Oct-21 22:40
Valentinor24-Oct-21 22:40 
GeneralRe: Sending BufferedImage thought a socket Pin
jschell23-Dec-21 6:29
jschell23-Dec-21 6:29 
Valentinor wrote:
Your comment wasn't useful in the least, it was actually the opposite,


You specifically said the following

"Can you send a BufferedImage thought a socket by changing it somehow because it is not Serializable,"

Questions like this have been asked for decades and answered by me when the person doesn't actually understand what a socket is doing. Note that I am not saying that someone hasn't used a socket but rather than they do not know what it is doing.

If you had said "how do I send an image" then that would have been different. But you specifically mentioned that class and that it is Serializable. So I answered that specific question.

Valentinor wrote:
and you can still send it, not that is fast,


I didn't say anything at all about performance.

Valentinor wrote:
Yeah this is a harsh reply but in the future a more constructive answer is better


You asked a specific question by making a specific statement. I quoted exactly that and addressed specifically that. Perhaps you can ask a more general question in the future. I will note that the following in google seems to address your general question however.

example java send image by socket


Valentinor wrote:
or help them with a riddle that it is going to take them even farther from the solution.


The forum is intended to provide answers to people that ask technical questions. It is not a forum on teaching people how to ask questions on forums.
AnswerRe: Sending BufferedImage thought a socket Pin
Gerry Schmitz25-Oct-21 9:35
mveGerry Schmitz25-Oct-21 9:35 
AnswerRe: Sending BufferedImage thought a socket Pin
Joop Eggen 202125-Nov-21 7:15
Joop Eggen 202125-Nov-21 7:15 
QuestionJava Programming Challenge Pin
Purvesh Ptdr24-Sep-21 19:22
Purvesh Ptdr24-Sep-21 19:22 
QuestionRe: Java Programming Challenge Pin
Richard MacCutchan24-Sep-21 22:19
mveRichard MacCutchan24-Sep-21 22:19 
Questionjava jshell beanshell eval string Pin
Majid Karimi28-Aug-21 0:45
Majid Karimi28-Aug-21 0:45 
AnswerRe: java jshell beanshell eval string Pin
jschell5-Sep-21 9:55
jschell5-Sep-21 9:55 
QuestionDefault Casting a column to type using Hibernate Pin
ficevivu3-Aug-21 20:50
ficevivu3-Aug-21 20:50 
QuestionHow to make a scrolling background for a JPanel in java? Pin
Mr.Corona13-Jul-21 2:51
Mr.Corona13-Jul-21 2:51 
QuestionRe: How to make a scrolling background for a JPanel in java? Pin
Richard MacCutchan13-Jul-21 3:37
mveRichard MacCutchan13-Jul-21 3:37 
AnswerRe: How to make a scrolling background for a JPanel in java? Pin
Mr.Corona13-Jul-21 3:41
Mr.Corona13-Jul-21 3:41 
GeneralRe: How to make a scrolling background for a JPanel in java? Pin
Richard MacCutchan13-Jul-21 3:46
mveRichard MacCutchan13-Jul-21 3:46 
GeneralRe: How to make a scrolling background for a JPanel in java? Pin
Mr.Corona13-Jul-21 3:53
Mr.Corona13-Jul-21 3:53 
GeneralRe: How to make a scrolling background for a JPanel in java? Pin
Richard MacCutchan13-Jul-21 4:04
mveRichard MacCutchan13-Jul-21 4:04 
GeneralRe: How to make a scrolling background for a JPanel in java? Pin
Mr.Corona13-Jul-21 4:40
Mr.Corona13-Jul-21 4:40 
GeneralRe: How to make a scrolling background for a JPanel in java? Pin
Richard MacCutchan13-Jul-21 6:02
mveRichard MacCutchan13-Jul-21 6:02 
GeneralRe: How to make a scrolling background for a JPanel in java? Pin
Mr.Corona13-Jul-21 18:55
Mr.Corona13-Jul-21 18:55 
QuestionHow to read a certificate from USB Token and Print It on Eclipse Console?? Pin
Member 150264029-Jul-21 1:59
Member 150264029-Jul-21 1:59 

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.