代码搜索:NetBIOS

找到约 1,085 项符合「NetBIOS」的源代码

代码结果 1,085
www.eeworm.com/read/273665/4201160

dhcp samba-common.dhcp

#!/bin/sh netbios_setup() { # No need to continue if we're called with an unsupported option if [ "$reason" != BOUND ] && [ "$reason" != RENEW ] \ && [ "$reason" != REBIND ] && [ "$reason" !=
www.eeworm.com/read/366180/2892996

inc vnetbios.inc

PAGE 58,132 ;****************************************************************************** ; ; (C) Copyright MICROSOFT Corp., 1989 ; ; Title: VNETBIOS.INC - Virtual NetBIOS Device Service De
www.eeworm.com/read/106275/15641216

h nbcommon.h

// Module Name: nbcommon.h // // Purpose: // This header file contains the function prototypes for a set // of functions that implement some of the most common NetBIOS // functions such
www.eeworm.com/read/106275/15641222

c nbclient.c

// Module Name: Nbclient.c // // Purpose: // This is a NetBIOS client application that can interact with // either of the two server samples. The client attempts a // connection to the
www.eeworm.com/read/120874/14784606

c cbnbsvr.c

// Module Name: Cbnbsvr.c // // Description: // This NetBIOS sample implements a server using the asynchronous // callback functions as opposed to asynch events. The server // will add
www.eeworm.com/read/120874/14784645

c nbdgram.c

// Module Name: Nbdgram.c // // Description: // This application demonstrates the various datagram operations // possible from NetBIOS. This includes sending and receiving // both direc
www.eeworm.com/read/247207/4485833

c smblib.c

/* UNIX SMBlib NetBIOS implementation * * Version 1.0 * SMBlib Routines * * Copyright (C) Richard Sharpe 1996 * */ /* * This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/247207/4485836

h smblib.h

/* UNIX SMBlib NetBIOS implementation * * Version 1.0 * SMBlib Defines * * Copyright (C) Richard Sharpe 1996 * */ /* * This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/247207/4485921

h smblib-common.h

/* UNIX SMBlib NetBIOS implementation * * Version 1.0 * SMBlib Common Defines * * Copyright (C) Richard Sharpe 1996 * */ /* * This program is free software; you can redistribute it and/or
www.eeworm.com/read/247207/4485934

c smblib.c

/* UNIX SMBlib NetBIOS implementation * * Version 1.0 * SMBlib Routines * * Copyright (C) Richard Sharpe 1996 * */ /* * This program is free software; you can redistribute it and/or modify