Parallel
menico.lst
Associated article: High-Speed File Transfers With Netbios
Tags: Parallel
_High-Speed File Transfers With NetBios_
by Costas Menico
[LISTING ONE]
program xnet;
{
Program to demonstrate file transfer between PCs
using the NETBIOS device driver. This program should work with
any hardware and software that support the NETBIOS interface.
Network software ...


