I want to send a bitstream (a file) to a java client.
Scenario:
The java client makes a post and instead of sending the data as a
response message php sends the data as a bitstream.
How do i do this on the php side? Please include code.
Thank you in advance, Allan
Scenario:
The java client makes a post and instead of sending the data as a
response message php sends the data as a bitstream.
How do i do this on the php side? Please include code.
Thank you in advance, Allan