协议:http://baike.baidu.com/view/32803.htm

返回值:http://support.microsoft.com/kb/126651/zh-cn

   #define NRC_GOODRET     0x00     Good return - also returned when
ASYNCH request accepted
#define NRC_BUFLEN      0x01     Illegal buffer length
#define NRC_ILLCMD      0x03     Illegal command
#define NRC_CMDTMO      0x05     Command timed out
#define NRC_INCOMP      0x06     Message incomplete, issue another
command
#define NRC_BADDR       0x07     Illegal buffer address
#define NRC_SNUMOUT     0x08     Session number out of range
#define NRC_NORES       0x09     No resource available
#define NRC_SCLOSED     0x0a     Session closed
#define NRC_CMDCAN      0x0b     Command canceled
#define NRC_DUPNAME     0x0d     Duplicate name
#define NRC_NAMTFUL     0x0e     Name table full
#define NRC_ACTSES      0x0f     No deletions, name has active
sessions
#define NRC_LOCTFUL     0x11     Local session table full
#define NRC_REMTFUL     0x12     Remote session table full
#define NRC_ILLNN       0x13     Illegal name number
#define NRC_NOCALL      0x14     No callname
#define NRC_NOWILD      0x15     Cannot put * in NCB_NAME
#define NRC_INUSE       0x16     Name in use on remote adapter
#define NRC_NAMERR      0x17     Name deleted
#define NRC_SABORT      0x18     Session ended abnormally
#define NRC_NAMCONF     0x19     Name conflict detected
#define NRC_IFBUSY      0x21     Interface busy, IRET before retrying
#define NRC_TOOMANY     0x22     Too many commands outstanding, retry
later
#define NRC_BRIDGE      0x23     ncb_lana_num field invalid
#define NRC_CANOCCR     0x24     Command completed while cancel
occurring
#define NRC_CANCEL      0x26     Command not valid to cancel
#define NRC_DUPENV      0x30     Name defined by anther local process
#define NRC_ENVNOTDEF   0x34     Environment undefined. RESET required
#define NRC_OSRESNOTAV  0x35     Required OS resources exhausted
#define NRC_MAXAPPS     0x36     Max number of applications exceeded
#define NRC_NOSAPS      0x37     No saps available for NetBIOS
#define NRC_NORESOURCES 0x38     Requested resources are not available
#define NRC_INVADDRESS  0x39     Invalid NCB address or length >
segment
#define NRC_INVDDID     0x3B     Invalid NCB DDID
#define NRC_LOCKFAIL    0x3C     Lock of user area failed
#define NRC_OPENERR     0x3f     NetBIOS not loaded
#define NRC_SYSTEM      0x40     System error
#define NRC_PENDING     0xff     Asynchronous command is not yet
finished

netbios 协议以及返回值相关推荐

  1. GetLastError 函数返回值大全

    2019独角兽企业重金招聘Python工程师标准>>> GetLastError返回的值通过在api函数中调用SetLastError或SetLastErrorEx设置.函数 并无必 ...

  2. GetLastError()函数返回值及含义

    GetLastError返回的值通过在api函数中调用SetLastError或SetLastErrorEx设置.函数并无必要设置上一次错误信息,所以即使一次GetLastError调用返回的是零值, ...

  3. GetLastError()函数返回值对照列表

    ---------------------------------------------------------------------------------------------------- ...

  4. WIN32 API GetLastError()返回值含义列表

    转载自:http://blog.csdn.net/ice197983/article/details/614451 返回值 含义 0 操作成功完成. 1 功能错误. 2 系统找不到指定的文件. 3 系 ...

  5. C++-win32-GetLastError的返回值的含义

    GetLastError返回的值通过在api函数中调用SetLastError或SetLastErrorEx设置.函数并无必要设置上一次错误信息,所以即使一次GetLastError调用返回的是零值, ...

  6. GetLastError的返回值意思

    GetLastError的返回值意思 (0)-操作成功完成. (1)-功能错误. (2)- 系统找不到指定的文件. (3)-系统找不到指定的路径. (4)-系统无法打开文件. (5)-拒绝访问. (6 ...

  7. 利用 NetBIOS 协议名称解析及 WPAD 进行内网渗透

    0x00 前言 WPAD 这项技术已经诞生了近十年的时间,其最大的优势就在于,在一个或多个局域网中,当需要为内网中的用户设置不同的代理服务器去连接互联网或者企业内网时,利用 WPAD 就能够灵活方便的 ...

  8. SNMP 和 NetBios协议理解

    原文链接地址https://www.cnblogs.com/hilow/p/3737695.html 一.简单网络管理协议(SNMP,Simple Network Management Protoco ...

  9. (四)Asp.net web api中的坑-【api的返回值】

    (四)Asp.net web api中的坑-[api的返回值] 原文:(四)Asp.net web api中的坑-[api的返回值] void无返回值 IHttpActionResult HttpRe ...

最新文章

  1. 双十一,假如有人把支付宝存储服务器炸了,你的钱是不是都没了?
  2. dubbo协议原理机制 单一长连接
  3. Linux wget 命令详解
  4. STM8学习笔记---串口uart1
  5. 产品问答 | 3-5年的PM,如何提升竞争力?
  6. 转帖Jmeter中的几个重要测试指标释义
  7. idea mysql 创建表_idea 根据数据库表自动创建持久化类
  8. 获取iv和encryptedData
  9. 计算机检索高考投档线,投档分数线是什么意思 低于投档线会被录取吗
  10. Tony.SerialPorts.RS232串口模块(三)
  11. 【svn】svn的Replacing来历及解决办法
  12. 数据分析师必备技能之埋点
  13. iOS调用百度地图 V2.3.0
  14. 大数据面试之hive重点(二)
  15. 衣服面料成份(英文/日文/中文)
  16. ComicEnhancerPro 系列教程十八:JPG文件长度与质量
  17. 暗潮:微信小程序第三弹:关于微信小程序吸粉方式的可行性分析
  18. 计算机导论以python为舟_计算机科学导论——以Python为舟(第2版)
  19. 根据PPC反汇编代码分析堆栈内容
  20. 敏捷转型行动笔记:内部敏捷教练培训资料分享——基础篇(夯实精益敏捷思想,掌握相关实践)

热门文章

  1. pre 标签自动换行
  2. keyboard hook
  3. (转)神经网络和深度学习简史(第一部分):从感知机到BP算法
  4. R语言ggplot2可视化:使用ggpubr包的ggscatter函数可视化散点图、使用xscale函数指定X轴坐标轴度量调整方式、设置x轴坐标为sqrt显示平方根坐标值
  5. java考试系统详细源码_Java在线考试系统(含源码)
  6. gateway 转发weboskct 报错 ClassCastException
  7. 【Multisim仿真】光耦隔离电路
  8. CSS常用的几种布局
  9. 想在币圈发财 这几种骗局一定要注意
  10. 《Adobe Premiere Pro视频编辑指南(第2版)》——高效的生产创意软件包