Differenze tra le versioni di "FreeDOS Networking"

Da GolemWiki.
Jump to navigation Jump to search
Riga 13: Riga 13:
  
 
* '''Applicazioni TCP/IP''': basate sui Packet driver, permettono di configurare servizi come ftp, http, telnet, ssh o NFS in stile "UNIX-like".
 
* '''Applicazioni TCP/IP''': basate sui Packet driver, permettono di configurare servizi come ftp, http, telnet, ssh o NFS in stile "UNIX-like".
 +
 +
 +
== Novell "NetWare DOS Client" and "TCP/IP Client" ==
 +
 +
Novell, former market leader for local networks, hasn't forgotten it's DOS users. The company still provides software for DOS, that can be downloaded and used for free:
 +
 +
* The [http://www.novell.com/coolsolutions/tools/13555.html NetWare ODI Client 16 Driver for MS-DOS] (1996) and the [http://www.novell.com/coolsolutions/tools/downloads/dw271e.zip NetWare Client 32-Driver] (1998) allow DOS users to connect to a Novell NetWare Server.
 +
* Novell's TCP/IP kernel "<code>[http://bbs.actapricot.org/files/area37/tcp16.exe TCP16.EXE]</code>" (1996) can still be used to run TCP/IP applications directly over ODI (see chapter "[#otherkernel Other TCP/IP Kernel]").
 +
 +
On the sites above Novell includes a warning that this software is neither maintained nor supported any longer.
 +
 +
Useful information about Novell's DOS clients can still be found at the newsgroup "[http://groups.google.it/group/novell.support.os.client.dos-win3x novell.support.os.client.dos-win3x]" which was active until 2004.
 +
 +
More recent information and useful links about using NetWare with DOS can be found at "[http://www.dossolutions.pwp.blueyonder.co.uk/network.htm#nware DOS Solutions]".
 +
 +
== Microsoft "LAN Manager Client" and "MS Client 3.0" ==
 +
 +
[[Image:msclient-full.jpg|left|thumb|MS Client 3.0]]
 +
 +
Microsoft's programs "LAN Manager" and "MS Client 3.0" are still popular among DOS users. They can be downloaded from Microsoft's ftp-site and are free for "internal use", but not for distribution.
 +
 +
* MS LAN Manager Client (1998) can be found at: ftp://ftp.microsoft.com/bussys/Clients/LANMAN/
 +
* MS Client 3.0 (1995) can be found at: ftp://ftp.microsoft.com/bussys/Clients/MSCLIENT/
 +
 +
There are numerous webpages about the installation and usage especially of MS Client 3.0, so I won't reinvent the wheel here.
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
= Bibliografia =
 +
http://freedos.sourceforge.net/wiki/index.php/Networking_FreeDOS_complete
 +
http://wiki.freedos.org/wiki/index.php/VirtualBox_-_Chapter_6
 +
http://www.georgpotthast.de/sioux/packet.htm

Versione delle 15:20, 3 gen 2017

Introduzione

FreeDOS è un sistema operativo opensource 100% compatibile con MS-DOS. Ogni programma in grado di girare su MS-DOS potrà essere eseguito anche da FreeDOS (incluso Windows 3.x!).

Installare vecchi giochi DOS è un'operazione piuttosto semplice, non altrettanto immediata è la configurazione delle interfacce di rete per collegarsi ad Internet.

Networking

Esistono almeno 3 modi per collegare un sistema DOS ad Intenet:

  • Novell NetWare: utilizza driver ODI ed il protocollo TCP-IP, sviluppato per collegare fra loro macchine DOS e NetWare.
  • Microsoft Client 3.0": utilizza driver NDIS, permette di integrare un PC DOS ad una rete di macchine Windows / SMB workgroup.
  • Applicazioni TCP/IP: basate sui Packet driver, permettono di configurare servizi come ftp, http, telnet, ssh o NFS in stile "UNIX-like".


Novell "NetWare DOS Client" and "TCP/IP Client"

Novell, former market leader for local networks, hasn't forgotten it's DOS users. The company still provides software for DOS, that can be downloaded and used for free:

On the sites above Novell includes a warning that this software is neither maintained nor supported any longer.

Useful information about Novell's DOS clients can still be found at the newsgroup "novell.support.os.client.dos-win3x" which was active until 2004.

More recent information and useful links about using NetWare with DOS can be found at "DOS Solutions".

Microsoft "LAN Manager Client" and "MS Client 3.0"

Microsoft's programs "LAN Manager" and "MS Client 3.0" are still popular among DOS users. They can be downloaded from Microsoft's ftp-site and are free for "internal use", but not for distribution.

There are numerous webpages about the installation and usage especially of MS Client 3.0, so I won't reinvent the wheel here.







Bibliografia

http://freedos.sourceforge.net/wiki/index.php/Networking_FreeDOS_complete http://wiki.freedos.org/wiki/index.php/VirtualBox_-_Chapter_6 http://www.georgpotthast.de/sioux/packet.htm