|
-
May 4th, 1999, 02:46 PM
#1
MFC Apps on the Internet
i am curious if anyone knows of a way to put existing MFC Windows apps on the internet. I am an experienced VC++
developer that is looking for a quick and dirty way to do this. i've talked with microsoft on the phone and they gave
me a solution, which is definitely not quick and dirty. i also figured out a way to do it using NetMeeting, which about
as hard. any ideas out there?????
mc
-
May 5th, 1999, 11:05 AM
#2
Re: MFC Apps on the Internet
Hi,
I have also have pretty good experience in MFC, and of late i have been developing internet related solutions. Even i have the idea of deploying MFC apps for the Internet.
Now comes the difficult part. You cannot deploy applications just like that. You have to make a decision as to where you want the application to run, on the Server or on the Browser. If you want to make your application to run on the browser then COM/activex is the only way. If you want a part of the application to run on the server then develop a GUI in HTMl and then access your application fucntionality from the Web Server.
Regards
BM
[email protected]
-
May 5th, 1999, 02:20 PM
#3
Re: MFC Apps on the Internet
Piece a cake. Link statically & zip up exe. User downloads, unzips & runs. What could be simpler?
"Geek used to be a four-letter word. Now it's a six-figure one."
-
May 5th, 1999, 04:42 PM
#4
Re: MFC Apps on the Internet
thanks very much. i'm just getting ideas from everyone on possible ways to do this. i'll put
yours on the list. we can talk back and forth about this further if you want.
my e-mail is [email protected]
mc
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|