[SDL] OT: embedding exe inside html

saf [TrashMail.net] sdl at xy1.org
Wed Feb 4 12:22:03 PST 2004


On Wed, Feb 04, 2004 at 02:26:00PM -0500, Martell, Jeremiah wrote:
> hello,
> 
>

[...]

What does this thing do with SDL?

But to answer you: The simplest thing you could do is to put your 
executable file in a perl, sh or php file, and then when the visitor 
consult your webpage, the perl script will automatically decode and send 
to the browser the executable file. You need to convert your binary file 
in 7 bit ascii code to be compatible with the script, and the script 
will recode your file in 8 bits.

But I don't know why you don't put the binary executable file directly 
on your website?

For the Verisign: Your webserver should use the SSL protocol, it's on 
the http protocol level and has nothing to do with which kind of html 
files you share.

-- 
saf at http://TrashMail.net/
No more spam, free disposable email addresses.




More information about the SDL mailing list