Re: C++ Program

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Kevin Spencer (kspencer_at_takempis.com)
Date: 07/17/04


Date: Sat, 17 Jul 2004 08:19:59 -0400

It really depends on what exactly "the C++ program" IS. C++ is merely a
programming language. It doesn't tell us anything about what type of program
it is. Some apps are designed to work in browsers. Some are designed to run
over a TCP/IP network. Some are desktop apps. Some are services. Etc.

-- 
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
<anonymous@discussions.microsoft.com> wrote in message
news:2e6d801c46b76$8788f7f0$a401280a@phx.gbl...
> Ok then, should I integrate a C++ program into a Java
> applet and let the Java applet execute the C++ program?
> Or should I convert the C++ source code into java source
> code?
>
>
> >-----Original Message-----
> >A Java applet is a special kind of executable that can
> be run in a browser.
> >Not just any executable can.
> >
> >-- 
> >HTH,
> >Kevin Spencer
> >..Net Developer
> >Microsoft MVP
> >Big things are made up
> >of lots of little things.
> >
> ><anonymous@discussions.microsoft.com> wrote in message
> >news:2e60201c46b68$93638440$a401280a@phx.gbl...
> >> No, I already have a website and a web host. I'm trying
> >> to use FrontPage 2003 to make this happen. The C++
> >> program file has been uploaded to my remote website
> >> server root directory via FTP. Now, I wish to have the
> >> program execute when people visit one of my webpages
> (via
> >> whatever browser they have)by clicking on a hyperlink
> or
> >> something. I already have a JAVA applet doing something
> >> similar at my website because I execute the JAVA applet
> >> as a web component. However, I see no functionality
> >> specifically for C++ executable files. Is it possible
> to
> >> create a HTML file as a webcomponent that invokes the
> C++
> >> program? Or is there another alternative?
> >>
> >>
> >> >-----Original Message-----
> >> >Do you mean a Web Service?
> >> >Here you can find info on building a Web Service:
> >> >http://search.microsoft.com/search/results.aspx?
> >> qu=Web+Service&View=msdn
> >> >&st=b&c=0&s=1&swc=0
> >> >
> >> >Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
> >> >
> >> >-----Original Message-----
> >> >From: anonymous@discussions.microsoft.com
> >> >[mailto:anonymous@discussions.microsoft.com]
> >> >Posted At: 16. juli 2004 19:53
> >> >Posted To: microsoft.public.frontpage.programming
> >> >Conversation: C++ Program
> >> >Subject: C++ Program
> >> >
> >> >
> >> >I have a C++ executable program at my website. How do
> I
> >> link or create a
> >> >webcomponent in order to make it run from my website
> via
> >> browser rather
> >> >than download a copy of the program from my website
> for
> >> running it?
> >> >
> >> >.
> >> >
> >
> >
> >.
> >


Relevant Pages

  • Re: C++ Program
    ... A Java applet is a special kind of executable that can be run in a browser. ... I already have a website and a web host. ... > program execute when people visit one of my webpages (via ...
    (microsoft.public.frontpage.programming)
  • Re: C++ Program
    ... applet and let the Java applet execute the C++ program? ... I already have a website and a web host. ... >> whatever browser they have)by clicking on a hyperlink ...
    (microsoft.public.frontpage.programming)
  • Re: Malware Triangle
    ... Ok, the capable browser says "Ooh look, a script tag! ... > ability to act as a container for non-html content, ... > that conglomeration is an html document, ... > execute the additional content contained within html documents they ...
    (alt.computer.security)
  • Re: Function execution before page reload
    ... if ){printf("Can't connect to MySQL Server. ... browser. ... Interaction between PHP and the browser is one-way - the PHP ... > In the short example above does the script execute the function BEFORE ...
    (comp.lang.php)
  • Re: Function execution before page reload
    ... browser. ... Interaction between PHP and the browser is one-way - the PHP ... > In the short example above does the script execute the function BEFORE ... The server receives information from the browser and sends html back to the ...
    (comp.lang.php)