I want to download a binary file from the same site that my applet comes from. How do I do this? My problem is that while I can read from a file via http, I don't get the whole thing. I make a 2...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10009169.html
Zones:
JavaDate Answered: 04/29/1997 Grade: C Views: 0
Below is my script.
I need script to return random image (not image name!)
from specified directory.
I can open directory, choose filename randomly
and read binary image data,
But how to return bi...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10029453.html
Zones:
PerlDate Answered: 11/18/1997 Grade: A Views: 0
I have a binary data file.
I'd like to read this binary and save it as a text file.
Has anybody done this before?
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10029997.html
Zones:
C++,
CYGWINDate Answered: 12/12/1997 Grade: C Views: 0
When creating an ActiveX control, there are three choices for the compatibility: No, Project and Binary. I just can't understand what they are used for...the help is too simble for a beginer.
And ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10081569.html
Zones:
Visual BasicDate Answered: 09/17/1998 Grade: A Views: 0
I have some VB5 API code that will let me save and retrieve String Values and DWORD Values from the Windows 95/98 Registry. I need a piece of code that will allow me to save a Binary Value. If yo...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10094795.html
Zones:
Visual BasicDate Answered: 11/09/1998 Grade: A Views: 0
How can I access a file(binary or text) with CFile in DLL?
I'm urgent. Would help me?
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10124458.htm...
Zones:
Windows MFCDate Answered: 02/05/1999 Grade: A Views: 0
I'm trying to read a binary flat file using MFC's CFile class. The problem comes when trying to check for an end-of -file (EOF) when I'm doing a "while()" loop.
CFile filePtr;
filePtr.Open(InPa...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10124478.htm...
Zones:
Windows MFCDate Answered: 02/03/1999 Grade: A Views: 0
Can I do this and then search for Bytes to change and rewrite to the file. It is an old proggie I wrote and I want to patch it but by writing a special program to do so.
Is it something like
var ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10143431.html
Give me a simple C code(possibly using one C statement)
to compute the number of binary 1's in integer?
http://www.experts-exchange.com/Programming/Languages/C/Q_10151060.html
Zones:
CDate Answered: 04/20/1999 Grade: B Views: 0
I'm looking for a simple way to chop off several bytes from the begining of a file and then add several bytes to the new file.
My application replaces "bad" JPEG file headers by looking for the fi...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10161147.html
Zones:
Visual BasicDate Answered: 05/17/1999 Grade: A Views: 5