Re: Using POST to send bitmap image with Java
- From: Arne Vajhøj <arne@xxxxxxxxxx>
- Date: Fri, 30 May 2008 19:46:19 -0400
Dave Miller wrote:
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
.
- Follow-Ups:
- Re: Using POST to send bitmap image with Java
- From: Dave Miller
- Re: Using POST to send bitmap image with Java
- References:
- Using POST to send bitmap image with Java
- From: Dexter
- Re: Using POST to send bitmap image with Java
- From: Dave Miller
- Using POST to send bitmap image with Java
- Prev by Date: Re: Using POST to send bitmap image with Java
- Next by Date: Re: WORA high performance
- Previous by thread: Re: Using POST to send bitmap image with Java
- Next by thread: Re: Using POST to send bitmap image with Java
- Index(es):