代码搜索:NetBIOS
找到约 1,085 项符合「NetBIOS」的源代码
代码结果 1,085
www.eeworm.com/read/162400/5547702
h smb.h
/*
Unix SMB/Netbios implementation.
Version 1.9.
SMB parameters and setup
Copyright (C) Andrew Tridgell 1992-1998
Copyright (C) John H Terpstra 1996-1998
Copyright (C) Luke Kenneth
www.eeworm.com/read/100386/15874996
cpp smbrelay2.cpp
// smbrelay2.cpp : NetBIOS level SMB man-in-the-middle relay attack
// Copyright 2001 Sir Dystic - Cult of the Dead Cow - sirdystic@cultdeadcow.com
#pragma comment( lib, "netapi32.lib" )
www.eeworm.com/read/262022/11611079
cpp netbiosdlg.cpp
// netbiosDlg.cpp : implementation file
//
#include "stdafx.h"
#include "netbios.h"
#include "netbiosDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = _
www.eeworm.com/read/209211/4982270
c message.c
#include
#include
#include
#include
#include "netbios.h"
NbnsMessage *
nbnsmessagenamequeryrequestnew(ushort id, int broadcast, NbName name)
{
NbnsMessage *s;
NbnsM
www.eeworm.com/read/243967/4516494
dfm unit1.dfm
object Form1: TForm1
Left = 283
Top = 142
Width = 226
Height = 134
Caption = 'NetBIOS'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height
www.eeworm.com/read/241005/4564362
dfm unit1.dfm
object Form1: TForm1
Left = 283
Top = 142
Width = 226
Height = 134
Caption = 'NetBIOS'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height
www.eeworm.com/read/209211/4982224
c dump.c
#include
#include
#include
#include
#include "netbios.h"
static char *
opname(int opcode)
{
switch (opcode) {
case NbnsOpQuery: return "query";
case NbnsOpRegistra
www.eeworm.com/read/229812/4728447
dlg options.dlg
Options DIALOG 20, 40, 145, 74
STYLE DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_DLGFRAME
CAPTION "NetBIOS Options"
FONT 8, "Helv"
BEGIN
CONTROL "Server Name:", 105, "STATIC", SS_LEF
www.eeworm.com/read/209211/4982248
c alarm.c
#include
#include
#include
#include
#include "netbios.h"
static struct {
int thread;
int die;
QLock;
NbnsAlarm *head;
} alarmlist = { -1 };
#define MaxLong ((1
www.eeworm.com/read/209211/4982205
c nbss.c
#include
#include
#include
#include
#include "netbios.h"
static struct {
int thread;
QLock;
char adir[NETPATHLEN];
int acfd;
char ldir[NETPATHLEN];
int lcfd;
}