Информационный сервер для программистов: Исходники со всего света. Паскальные исходники со всего света
  Powered by Поисковый сервер Яndex: Найдется ВСЁ!
На Главную Pascal Форум Информер Страны мира
   Локальные Сети    >>    swlanlib
   
 
 SoftWeyr LAN Library v1.3   Виктор Вагнер 13.02.1995

SWLANLIB is library of Turbo Pascal procedures and functions, which allows you to write network programs



44k 
 

SoftWeyr LAN Library version 1.3 SWLANLIB is library of Turbo Pascal procedures and functions, which allows you to write network programs. These include: 1. File locking/sharing in any MS-Net compatible environment 2. Printer Job control 3. NetBIOS interface 4. Full LANtastic LAN OS interface, including device redirections, login and logout, spooler control, network mail etc. SWLanLib can be used in Turbo Pascal 4.0 or higher, except LANtastic interface module, which requires Turbo Pascal 6.0 or higher. Most procedures must work in protected mode, becouse RTM intercerts int 21H and int 5CH calls and corrects parameters, if nessecary. But not for Windows, becouse you must use Windows KERNEL for operate with network in Windows. SWLANLIB includes three units NETBIOS LAN and NETCALL and several example programs. Documentation is provided on English (LANLIB.ENG) and Russian (LANLIB.RUS) See these files for complete file list and other information.