Welcome to Dream.In.Code
Getting Help is Easy!

Join 136,544 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,863 people online right now. Registration is fast and FREE... Join Now!




C++ / Assembler Webcoding ^^

 
Reply to this topicStart new topic

C++ / Assembler Webcoding ^^, I want to know more about this.

RobinV
19 Aug, 2008 - 05:53 AM
Post #1

New D.I.C Head
*

Joined: 21 May, 2008
Posts: 13


My Contributions
Hello all,

I once read something about using compiled code as a Webpage.
This would enhance the speed of your web page they said. And it just looks darn cool.
Well, I googled around and I searched, I found out that Steve Gibson did code his entire webpage in Assembler.
And well, I just want to know how it really works.

So I wonder, does anyone know how to do this?
Or does anyone know a good Article about it or a Howto?
I know Coding PHP is more efficient but at this moment I really can't care less about it.
I also like to know what I could bounce back to the Browser if I code a webpage in C or ASM.

well, Let me know =)


Kind Regards,
Robin
User is offlineProfile CardPM
+Quote Post

mocker
RE: C++ / Assembler Webcoding ^^
19 Aug, 2008 - 07:22 AM
Post #2

D.I.C Regular
Group Icon

Joined: 14 Oct, 2007
Posts: 258



Thanked: 15 times
Dream Kudos: 25
My Contributions
It's just like coding a CGI script in anything else. CGI just means the browsers uses an external program to execute a webpage, and then sends whatever output it gets back as the webpage. If you set a handler to a script to execute a compiled binary file instead of a perl/php/whatever script, it doesn't matter to the web server. Just make sure your program returns proper headers and html (or whatever content matches the headers)
User is offlineProfile CardPM
+Quote Post

RobinV
RE: C++ / Assembler Webcoding ^^
19 Aug, 2008 - 07:24 AM
Post #3

New D.I.C Head
*

Joined: 21 May, 2008
Posts: 13


My Contributions
Oh, thank you a lot =)

I think I can finally code my First Internet Webpage in Pure x86 Intel Assembler whatsthat.gif
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/2/08 10:51PM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month