Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
C++ programmers! Help needed for the web!
Old 05-23-2010, 11:04 AM C++ programmers! Help needed for the web!
C0ldf1re's Avatar
Banned (by the Yankees)

Posts: 3,081
Name: Michael Caine (look alike). *Sic semper tyrannis*
Location: Chelsea, England. Broke all 10 Commandments.
Trades: 0
Does anybody know an answer to this?

I have a large niche application (fuel oil distribution) written in C++ for DOS (i.e. writing directly to the screen), and it has its own ISAM database.

If it could be made to run on the web, it might be successful.

Is that possible? I would be grateful for any pointers in the right direction.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
C0ldf1re is online now
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-23-2010, 12:13 PM Re: C++ programmers! Help needed for the web!
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,371
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
I have a large niche application
<pedantic>
A "niche" cannot be large, as "aniche" is small by the very definition of the word.
</pedantic>

As to whether a console application it could be compiled into an ISAPI app or .NET framework would be difficult to say, without knowing (literaly) the Ins and Outs of the existing app source.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 05-23-2010, 01:41 PM Re: C++ programmers! Help needed for the web!
C0ldf1re's Avatar
Banned (by the Yankees)

Posts: 3,081
Name: Michael Caine (look alike). *Sic semper tyrannis*
Location: Chelsea, England. Broke all 10 Commandments.
Trades: 0
Thanks for the reply, that was more encouraging than I had feared.

Quote:
Originally Posted by chrishirst View Post
<pederast>
A "niche" cannot be large, as "aniche" is small by the very definition of the word.
</pederast>
You knew perfectly well that I meant "a large niche-application" and not "a large-niche application"! It has 120+ modules.

Quote:
Originally Posted by chrishirst View Post
As to whether a console application it could be compiled into an ISAPI app or .NET framework would be difficult to say, without knowing (literaly) the Ins and Outs of the existing app source.
It did screen read/write by peek() & poke(). Fortunately, these were all contained in one I/O library, that were called by all the other modules. If it would make it less hard, I think an alternative bios I/O library that I wrote could be resurrected.

My knowledge of ISAPI and .NET is roughly zero. The way I learn best is to start by copying simple examples (like "Hello, World!"), and check that they work, and then progress by tweaking them. Are there sets of free tools, and simple on-line or downloadable tutorials? What facilities would I need to check for in web hosting?
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
C0ldf1re is online now
Reply With Quote
View Public Profile
 
Old 05-23-2010, 02:27 PM Re: C++ programmers! Help needed for the web!
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,371
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
It will definitely need something a little more robust method than "poke()"ing the screen buffer memory for output.

Quote:
.NET is roughly zero
I'm not much above that, I've always been aggrevated by the constraints of .net that makes programmers become M$ pointyand clicky mouse jockeys!!!!

Quote:
You knew perfectly well that I meant "a large niche-application" and not "a large-niche application"! It has 120+ modules.
The addition of the hyphen makes a whole world of difference to the context

Quote:
What facilities would I need to check for in web hosting?
Just windows hosting with ver 200x onwards.
for testing IIS can be setup on XP Pro, Vista Pro & Ultimate, Win7 pro (single site on localhost) and on Win7 Ultimate, host headers can be used to run multiple sites.

Free tools? You could play with VS Express.
Tutorial? MSDN is a wealth of information.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 05-23-2010, 03:33 PM Re: C++ programmers! Help needed for the web!
C0ldf1re's Avatar
Banned (by the Yankees)

Posts: 3,081
Name: Michael Caine (look alike). *Sic semper tyrannis*
Location: Chelsea, England. Broke all 10 Commandments.
Trades: 0
Thanks very much for the effort you took with this reply, Chris.

Can I throw this question open to the floor?

The library I/O was designed in C++ under DOS to write to a 80x40 character screen. It took the parameters x (height), y (width) and c (character to write at x,y).

Can something be done to convert this to run on the web?
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
C0ldf1re is online now
Reply With Quote
View Public Profile
 
Reply     « Reply to C++ programmers! Help needed for the web!
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 2.02398 seconds with 12 queries