Hi all, today I did some more work on this. I tried to compile the WATTCP-32 lib v2.2.10 with both Borland C 4.52 and 3.1 and found both to be compatible. ...
Udo Kuhnt
048321887-0001@...
Sep 1, 2006 3:22 pm
2594
On Fri, 01 Sep 2006 17:23:35 +0000, Udo Kuhnt wrote: ... So how much more memory is required? My core has *lots* of free space in DGROUP. However, as far as I...
Hi Ray, ... I do not know how much memory would be necessary to link this version of WATTCP-32; the linker just complains that DGROUP overflows the 64K limit. ...
Udo Kuhnt
048321887-0001@...
Sep 1, 2006 9:29 pm
2596
http://www.testmy.net/tools/test/d_load.php Most of these do not use JS, therefore they work perfectly in Arachne....
Greetings all, Yes, the ASM-based libraries are a potential problem with changing memory models. However, if you look closely, you will see that I have...
On Mon, 4 Sep 2006 18:33:51 +1000, da Silva, Joe wrote: Joe, ... All my status line messages are in there own segment, and have been for a couple of years, so...
... Just to fill in the gaps, the source code of the WATTCP-32 library can be found here: http://www.bgnett.no/~giva/ I think the approach to use separate...
Udo Kuhnt
048321887-0001@...
Sep 5, 2006 12:35 am
2600
Udo, HELP! All that stuff on that URL you sent just has me ready to jump off a bridge, I have no clue where to find what I need. Can you sort through this...
... Hi Ray, heed my advice, do *not* jump off that bridge! ;-) Instead look at the file inc/tcp.h in the WATTCP source code, which seems to be the equivalent...
Udo Kuhnt
048321887-0001@...
Sep 6, 2006 7:05 am
2602
On Wed, 06 Sep 2006 09:06:42 +0000, Udo Kuhnt wrote: Udo, ... Ok, thanks :-) ... There are thousands of changes involved, I couldn't make a list, I've been...
Hi all, For the technically minded, there's an interesting bunch of PC documentation from MonoSoft at : ftp://ftp.microsoft.com/developr/drg/ Note that some...
... Thanks Joe, BTW, I've got wattcp32 running, but it can't find the IP, I'm sure it comes down to a bit of function confusion, a WAT32 adept could sort it...
Hm.. Does work for you some other Wattcp-32 apps? (like Lynx or demos from .\WattCP32\BIN) Because on my machine doesn't properly work the DHCP function from...
... I have had Lynx working, the one that Glenn recomends. ... Ok, is the format the same as the old .cfg? If so, I have information on how that one works. ...
On Fri, 08 Sep 2006 12:30:09 -0800, Ray Andrews wrote: ... Just tried using a .cfg file and it works! ... almost ;-) I can load google even though a few nasty...
Udo, I've managed to download files with your .lib but Glenn is having trouble that seems to indicate that the .lib is missing BOOTP support, can you fix that?...
... Hi Ray, good work making Arachne connect with the new lib! :-) You are right; BOOTP is disabled by default. I have recompiled it with DHCP and BOOTP...
Udo Kuhnt
048321887-0001@...
Sep 11, 2006 12:30 am
2610
Hey, great work fellas! Now ... where's that LIB available for experimentation? I'd like to try this myself, without BOOTP (I'd like to repeat my LAN...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ArachneDevelopment group. File :...
ArachneDevelopment@ya...
Sep 11, 2006 9:46 am
2612
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ArachneDevelopment group. File :...
ArachneDevelopment@ya...
Sep 11, 2006 9:50 am
2613
Hi all, This is an adaptation of 'wwwman' 1.91 for multi-lingual support. Apart from some minor fixes, this work is all thanks to Vladimir. Currently, English...
Hi Joe, ... it seems like nobody bothered to send you the lib file. ;-) No problem, I can send it to you. ... Strange, I downloaded the source code from...
Udo Kuhnt
048321887-0001@...
Sep 11, 2006 11:14 am
2615
... DAMN !!! Even tho core.exe has been built with the updated hixlov.lib for quite some years now... I never uploaded the updated SRCs to my site :( NOW they...
... Okay, downloaded them and already fixed them; please replace the old asmfix.zip file with the new one. :-) Regards, Udo -- The DR-DOS/OpenDOS Enhancement...
Udo Kuhnt
048321887-0001@...
Sep 11, 2006 5:47 pm
2617
... WOW !!! You are quick. :) Got the new file in your email ... uploaded to my site. http://www.cisnet.com/glennmcc/ara-gpl/asmfix.zip...
OK, thanks Udo! I'll upload this to the file repository in just a bit ... Joe. ... http://arachne.cz/ Yahoo! Groups Links This e-mail (including any...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ArachneDevelopment group. File :...
ArachneDevelopment@ya...
Sep 12, 2006 8:14 am
2620
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ArachneDevelopment group. File :...
ArachneDevelopment@ya...
Sep 12, 2006 8:15 am
2621
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ArachneDevelopment group. File :...
ArachneDevelopment@ya...
Sep 12, 2006 8:16 am
2622
Hi all, I have managed to fix all of those 'fixup overflow' errors that resulted from changing the target for LOPIF to DPMI16, so that it compiles now. BTW,...