TCP/IP stack sininenankka

Ответить
Аватара пользователя
Turboblack
Сообщения: 52
Зарегистрирован: Ср дек 18, 2024 8:25 pm
Благодарил (а): 1 раз
Поблагодарили: 1 раз

TCP/IP stack sininenankka

Сообщение Turboblack »

сервер под MS DOS для самых слабых машин, более компактный и легкий чем популярный mTCP от brutman.com

http://sininenankka.dy.fi/~sami/fdshell/network.php

Features:

DHCP
TCP and UDP sockets
IP version 4 (IPv6 not currently supported)
ARP
Congestion control
TSR program
Completely interrupt-driven
Uses asynchronic transmits if the packet driver supports it


System requirements:


8088 or better CPU
Ethernet networking adapter or a SLIP/PLIP packet driver
35 kB of free drive space
Consumes ~40 kB of memory when resident in memory



How to use this with lEEt/OS:

1. Load a packet driver. The packet driver must use software interrupt 0x60.
2. Run NETINST.COM from the LEETOS/ folder on the install disk.
3. Done!

You can move the TCPIP.APP and TCPSERV.APP binaries to the STARTUP/ directory to automate the steps 4 and 5.

How to use this with DOS:

Run TCP.EXE. The TCP/IP stack is now usable to the DOS programs.
Ответить

Вернуться в «Коммуникации»