首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > SMB2协议 试验源代码

SMB2协议 试验源代码

  • 资源大小:8.63 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 通信

资 源 简 介

SMB 定义了两级安全保护: 共享级保护(Share Level Protection)应用于服务器共享目录级。每个共享目录都需要提供一个访问口令。只有口令通过,客户机才能访问所有共享文件。 用户级保护(Usr Level Protection)应用于共享目录中的单独文件,基于用户访问权限。每个用户(客户机)必须登录服务器并且获得服务器的认证许可。一旦认证通过,客户机会获得一个 UID .在后来客户机访问服务器的过程中都需要使用该 UID 。

文 件 列 表

keilkilll.bat
AnalogIn.h
AnalogOut.h
BusIn.h
BusInOut.h
BusOut.h
CallChain.h
CAN.h
can_helper.h
DigitalIn.h
DigitalInOut.h
DigitalOut.h
DirHandle.h
Ethernet.h
FileBase.h
FileHandle.h
FileLike.h
FilePath.h
FileSystemLike.h
FunctionPointer.h
I2C.h
I2CSlave.h
InterruptIn.h
InterruptManager.h
LocalFileSystem.h
mbed.h
mbed_assert.h
mbed_debug.h
mbed_error.h
mbed_interface.h
platform.h
PortIn.h
PortInOut.h
PortOut.h
PwmOut.h
RawSerial.h
rtc_time.h
semihost_api.h
Serial.h
SerialBase.h
SPI.h
SPISlave.h
Stream.h
Ticker.h
Timeout.h
Timer.h
TimerEvent.h
toolchain.h
wait_api.h
assert.c
board.c
BusIn.cpp
BusInOut.cpp
BusOut.cpp
CallChain.cpp
CAN.cpp
error.c
Ethernet.cpp
exit.c
FileBase.cpp
FileLike.cpp
FilePath.cpp
FileSystemLike.cpp
FunctionPointer.cpp
gpio.c
I2C.cpp
I2CSlave.cpp
InterruptIn.cpp
InterruptManager.cpp
LocalFileSystem.cpp
mbed_interface.c
pinmap_common.c
RawSerial.cpp
retarget.cpp
rtc_time.c
semihost_api.c
Serial.cpp
SerialBase.cpp
SPI.cpp
SPISlave.cpp
Stream.cpp
Ticker.cpp
Timeout.cpp
Timer.cpp
TimerEvent.cpp
us_ticker_api.c
wait_api.c
analogin_api.h
analogout_api.h
can_api.h
ethernet_api.h
gpio_api.h
gpio_irq_api.h
i2c_api.h
pinmap.h
port_api.h
pwmout_api.h
rtc_api.h
serial_api.h
sleep_api.h
spi_api.h
us_ticker_api.h
core_cm0.h
core_cm0plus.h
core_cm3.h
core_cm4.h
core_cm4_simd.h
core_cmFunc.h
core_cmInstr.h
cmsis.h
cmsis_nvic.c
cmsis_nvic.h
stm32l053xx.h
stm32l0xx.h
stm32l0xx_hal.c
stm32l0xx_hal.h
stm32l0xx_hal_adc.c
stm32l0xx_hal_adc.h
stm32l0xx_hal_adc_ex.c
stm32l0xx_hal_adc_ex.h
stm32l0xx_hal_comp.c
stm32l0xx_hal_comp.h
stm32l0xx_hal_conf.h
stm32l0xx_hal_cortex.c
stm32l0xx_hal_cortex.h
stm32l0xx_hal_crc.c
stm32l0xx_hal_crc.h
stm32l0xx_hal_crc_ex.c
stm32l0xx_hal_crc_ex.h
stm32l0xx_hal_cryp.c
stm32l0xx_hal_cryp.h
stm32l0xx_hal_dac.c
stm32l0xx_hal_dac.h
stm32l0xx_hal_dac_ex.c
stm32l0xx_hal_dac_ex.h
stm32l0xx_hal_def.h
stm32l0xx_hal_dma.c
stm32l0xx_hal_dma.h
stm32l0xx_hal_flash.c
stm32l0xx_hal_flash.h
stm32l0xx_hal_flash_ex.c
stm32l0xx_hal_flash_ex.h
stm32l0xx_hal_flash_ramfunc.c
stm32l0xx_hal_flash_ramfunc.h
stm32l0xx_hal_gpio.c
stm32l0xx_hal_gpio.h
stm32l0xx_hal_gpio_ex.h
stm32l0xx_hal_i2c.c
stm32l0xx_hal_i2c.h
stm32l0xx_hal_i2c_ex.c
stm32l0xx_hal_i2c_ex.h
stm32l0xx_hal_i2s.c
stm32l0xx_hal_i2s.h
stm32l0xx_hal_irda.c
stm32l0xx_hal_irda.h
stm32l0xx_hal_irda_ex.h
stm32l0xx_hal_iwdg.c
stm32l0xx_hal_iwdg.h
stm32l0xx_hal_lcd.c
stm32l0xx_hal_lcd.h
stm32l0xx_hal_lptim.c
stm32l0xx_hal_lptim.h
stm32l0xx_hal_pcd.c
stm32l0xx_hal_pcd.h
stm32l0xx_hal_pcd_ex.c
stm32l0xx_hal_pcd_ex.h
stm32l0xx_hal_pwr.c
stm32l0xx_hal_pwr.h
stm32l0xx_hal_pwr_ex.c
stm32l0xx_hal_pwr_ex.h
stm32l0xx_hal_rcc.c
stm32l0xx_hal_rcc.h
stm32l0xx_hal_rcc_ex.c
stm32l0xx_hal_rcc_ex.h
stm32l0xx_hal_rng.c
stm32l0xx_hal_rng.h
stm32l0xx_hal_rtc.c
stm32l0xx_hal_rtc.h
stm32l0xx_hal_rtc_ex.c
stm32l0xx_hal_rtc_ex.h
stm32l0xx_hal_smartcard.c
stm32l0xx_hal_smartcard.h
stm32l0xx_hal_smartcard_ex.c
stm32l0xx_hal_smartcard_ex.h
stm32l0xx_hal_smbus.c
stm32l0xx_hal_smbus.h
stm32l0xx_hal_spi.c
stm32l0xx_hal_spi.h
stm32l0xx_hal_tim.c
stm32l0xx_hal_tim.h
stm32l0xx_hal_tim_ex.c
stm32l0xx_hal_tim_ex.h
stm32l0xx_hal_tsc.c
stm32l0xx_hal_tsc.h
stm32l0xx_hal_uart.c
stm32l0xx_hal_uart.h
stm32l0xx_hal_uart_ex.c
stm32l0xx_hal_uart_ex.h
stm32l0xx_hal_usart.c
stm32l0xx_hal_usart.h
stm32l0xx_hal_usart_ex.h
stm32l0xx_hal_wwdg.c
stm32l0xx_hal_wwdg.h
system_stm32l0xx.c
system_stm32l0xx.h
sys.cpp
sys.cpp
analogin_api.c
analogout_api.c
device.h
gpio_api.c
gpio_irq_api.c
gpio_object.h
i2c_api.c
mbed_overrides.c
objects.h
PeripheralNames.h
pinmap.c
PinNames.h
PortNames.h
port_api.c
pwmout_api.c
rtc_api.c
serial_api.c
sleep.c
spi_api.c
us_ticker.c
JLinkSettings.ini
main.cpp
VIP VIP
  • IATWAY 3小时前 成为了本站会员

  • 大智若愚 9小时前 成为了本站会员

  • Mason 11小时前 成为了本站会员

  • 12小时前 成为了本站会员

  • Half_Punch 1天前 成为了本站会员

  • liqing71718 1天前 成为了本站会员

  • 伟国 1天前 成为了本站会员

  • songy 1天前 成为了本站会员

  • 纯色幽默 1天前 成为了本站会员

  • odd? 1天前 成为了本站会员

0.188114s