cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl for 16-bit dos ?

From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Wed, 22 Jan 2003 16:11:30 +0100

"Fernando Cassia" <fcassia_at_compuserve.com> said:

> I need to develop an embedded application which will run on 16-bit dos
> (Caldera OpenDOS 7.01 to be exact).
>
> It will have a 586 cpu, realtek 8139 based nic card, 4 to 8mb of ram,
> and some sort of ms-dos tcp/ip stack (still haven't found which one, any
> ideas/links?)

Have you looked at Watt-32? http://www.bgnett.no/~giva
It supports various 16/32-bit DOS environments.

> The system will have no hard disk, just an ISA board with some flash
> memory mounted as the C: boot disk, in read-only mode (temporary files
> will be written to a ram disk).

Why not use djgpp? It's a 32-bit DOS-extender environment with the gcc compiler.
It also works on embedded PCs. I doubt that the tcp/ip-stack and curl will fit in a
16-bit program. You will most likely overflow the DGROUP segment. Maybe 'huge'
memory model is requried. (Haven't tried it).

Gisle V.

# rm /bin/laden
/bin/laden: Not found

-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
Received on 2003-01-22