“If you’re good at something, never do it for free.” —The Joker
Stephan van Hulst wrote:Why, what problem are you having? What's not working? TellTheDetails please.
Welcome to CodeRanch!
“If you’re good at something, never do it for free.” —The Joker
Dinesh here wrote:
Stephan van Hulst wrote:Why, what problem are you having? What's not working? TellTheDetails please.
Welcome to CodeRanch!
While Transmitting the size it was working well the client was able to receive the size and allocate the byte array..
when i was start transmit the image byte array the client was receive the half of the byre array and server shows the error Connection Was Reset...
The Only way to learn is ...........do!
Visit my blog http://inaved-momin.blogspot.com/
“If you’re good at something, never do it for free.” —The Joker
The Only way to learn is ...........do!
Visit my blog http://inaved-momin.blogspot.com/
naved momin wrote:That Exception you got because you are trying to reset the stream before all the data has been written to the stream, so what you have to do is after you do do and then reset the stream , it will work ....
“If you’re good at something, never do it for free.” —The Joker
The Only way to learn is ...........do!
Visit my blog http://inaved-momin.blogspot.com/
“If you’re good at something, never do it for free.” —The Joker
The Only way to learn is ...........do!
Visit my blog http://inaved-momin.blogspot.com/
naved momin wrote:can you post your code ..i wanted to see what actually you are doing now ....
“If you’re good at something, never do it for free.” —The Joker
The Only way to learn is ...........do!
Visit my blog http://inaved-momin.blogspot.com/
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime. |