Re: [Freedos-user] freedos and tcp/ip stack

2006-06-08 Thread Florian Xaver
http://home.arachne.cz/ This is a very old version of Arachne!! Use Arachne from this site: http://www.cisnet.com/glennmcc/arachne/ bye, Flo -- Florian Xaver http://www.flox.at.tf Dr-DOS Wiki http://www.drdos.org oZone-a GUI operating system for DOS,Linux,Win SWORD-a nice GUI library for

Re: [Freedos-user] freedos and tcp/ip stack

2006-06-08 Thread Denis dos Santos Silva
Denis dos Santos Silva wrote: Hi All! i'm new in freedos world! =) i was see, ''web browser'', ''gui'' and others! freedos have tcp/ip stack ? links ? hints/tips?! thanks! regards, Denis thanks! =) after some nights, i will report my adventures!

[Freedos-user] freedos and tcp/ip stack

2006-06-07 Thread Denis dos Santos Silva
Hi All! i'm new in freedos world! =) i was see, ''web browser'', ''gui'' and others! freedos have tcp/ip stack ? links ? hints/tips?! thanks! regards, Denis ___ Freedos-user mailing list Freedos-user@lists.sourceforge.net

Re: [Freedos-user] freedos and tcp/ip stack

2006-06-07 Thread Blair Campbell
Watt-32 is a good tcp/ip stack, but to add one to the DOS kernel would be overkill. Simply link it into your executable that uses networking (which will in turn use installed packet drivers to access the network card). Watt-32 has decent BSD sockets emulation interface, so if you are familiar