Help! Getting a Binary file from a remote server!

Hi all!
	I was using the library to get a binary file from a remote server. The FTP
method fetches data in HTChunk and the only clean way to get the data is
using HTChunk_toCString(). But in case of binary files this function doesn't
correctly copy as it encounters End of String much earlier. Is there a way
to access the fields of HTChunk data structure?

Awaiting your reply.
Thx
Manish Verma

Received on Tuesday, 26 June 2001 07:34:48 UTC