代码搜索:NetBIOS
找到约 1,085 项符合「NetBIOS」的源代码
代码结果 1,085
www.eeworm.com/read/446624/7574569
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs,StdCtrls,nb30;
type
PASTAT = ^TASTAT;
TASTAT = record
adapter : TAdapt
www.eeworm.com/read/435850/7782698
txt m106.txt
运行平台: WIN9X/WIN2000/WINNT
软件简介:
1、可以根据IP查询对方的所在地,目前提供国内163/169的大部分地址
2、可以查询对方IP的域名,可以查询对方机器上的提供的服务功能,包括WWW/FTP/DNS/SOCK/TELNET/POP3/SMTP/NETSPY/NETBIOS/GOPHER
3、可以从命令行获取IP地址,方便MI
www.eeworm.com/read/145879/12697150
txt 网络共享的安全问题.txt
发信人: aeroboy (为人民服务), 信区: security
标 题: 网络共享的安全问题
发信站: 北大 (Wed Apr 19 09:38:07 2000), 转信
CERT/ CC(计算机紧急反应小组缩写)电子公告栏定期会
总结一些常见安全问题和漏洞,其4月10日的最新一版中,CERT/ CC
深入讨论了"Windows完全共享"问题,即Wi
www.eeworm.com/read/332262/12766776
pas unit1.pas
//加入nb3.pas单元
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls,nb30;
type
TfrmMain = class(TForm)
Label1: TLabel;
www.eeworm.com/read/332262/12766820
~pas unit1.~pas
//加入nb3.pas单元
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls,nb30;
type
TfrmMain = class(TForm)
Label1: TLabel;
www.eeworm.com/read/331784/12808655
txt 三类2000系统进程总列表.txt
三类2000系统进程总列表
三类2000系统进程总列表
最基本的系统进程(也就是说,这些进程是系统运行的基本条件,有了这些进程,系统就能正常运行)
smss.exe Session Manager
csrss.exe 子系统服务器进程
winlogon.exe 管理用户登录
services.exe 包含很多系统服务
lsas
www.eeworm.com/read/328490/13024770
txt winxp常见进程.txt
Windows XP 常见的进程列表
最基本的系统进程(也就是说,这些进程是系统运行的基本条件,有了这些进程,系统
就能正常运行)
smss.exe Session Manager
csrss.exe 子系统服务器进程
winlogon.exe 管理用户登录
services.exe 包含很多系统服务
lsass.exe 管理 IP 安全策略以及启动 ISAKMP/Oakle
www.eeworm.com/read/141179/13034609
txt 目录.txt
目 录
译者序
前言
第一部分 概述和系统规划
第1章 UNIX和Windows网络互连 1
1.1 系统规划 4
1.1.1 桌面客户议题 5
1.1.2 企业计算问题 5
1.1.3 域和Realms 5
1.1.4 口令 6
1.2 使用Samba共享资源 6
第2章 UNIX概述 7
2.1 服务和守护进程 7
2.