Re: Using POST to send bitmap image with Java
- From: Dave Miller <nonregistered@xxxxxxxxxxxx>
- Date: Sat, 31 May 2008 17:42:01 GMT
Arne Vajhøj wrote:
Dave Miller wrote:Good point - the code was copy and paste from a bit that needed the additional write methods of DataOS.DataOutputStream out =
new DataOutputStream(connection.getOutputStream());
// use one of write methods of out
If the only type send is byte/byte[] then wrapping
in DataOutputStream should not be necesarry.
Arne
--
Dave Miller
Java Web Hosting at:
http://www.cheap-jsp-hosting.com/
.
- References:
- Using POST to send bitmap image with Java
- From: Dexter
- Re: Using POST to send bitmap image with Java
- From: Dave Miller
- Re: Using POST to send bitmap image with Java
- From: Arne Vajhøj
- Using POST to send bitmap image with Java
- Prev by Date: Re: Using POST to send bitmap image with Java
- Next by Date: Re: Designing a Card Game
- Previous by thread: Re: Using POST to send bitmap image with Java
- Next by thread: Binary data garbled
- Index(es):