CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - virtual Port

搜索资源列表

  1. Pall_Use

    0下载:
  2. 并行接口应用,用WINIO进行并行口的编程,可利用并行接口制作仪器仪表,以及用并口进行虚拟仪表的开发.-parallel interface application for use WINIO programming parallel port, parallel interface can be produced using the instrumentation, Parallel and use virtual instrumentation development.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:336546
    • 提供者:lys
  1. usb2serial

    0下载:
  2. usb to rs232 虚拟RS232串口驱动程序-usb to rs232 virtual RS232 serial port driver
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:81013
    • 提供者:王勇
  1. serialnew

    0下载:
  2. 开发虚拟串口驱动程序,文本格式,地层开发.-development of the Virtual Serial Port Driver, text format, strata development.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:9390
    • 提供者:孟凡华
  1. IrCOMM2kQuellen

    0下载:
  2. IrCOMM2k - Virtual Infrared COM Port for Windows 2000/XP。 2. FILES IN THIS ARCHIVE: - Setup.exe (setup and uninstall program) - ircomm2k.exe (service program) - ircomm2k.sys (device driver) - ircomm2k.dll (device property page) -
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:171323
    • 提供者:mesu
  1. GpsVirtualDriver

    0下载:
  2. Virtual com port source core
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2615
    • 提供者:Teo Hsieh
  1. ComEmulDrv3

    0下载:
  2. Windows 2000/Xp虚拟串口(null modem cable)-Windows 2000/Xp Virtual Serial Port (null modem cable)
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:34011
    • 提供者:KMK
  1. IrCOMM2k-2.0.0-beta2-src

    0下载:
  2. 虚拟红外线串口驱动-virtual serial port driver infrared
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:344610
    • 提供者:温多明
  1. SimSerial.rar

    0下载:
  2. WIN2000下虚拟串口的程序,WIN2000 procedures under the virtual serial port
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-08
    • 文件大小:233155
    • 提供者:huangxg
  1. virtualSever.rar

    0下载:
  2. 在Windows2K操作系统上虚拟出若干串口设备,这些虚拟串口设备作为 TDI Client 将串口应用程序(比如超级终端)读写串口设备的操作通过网络的方式传递到远端,即将应用程序写入的数据以UDP协议发送到远端目标机器的指定端口;监听本机指定端口,将所有在此端口收到的UDP报文数据提交给应用程序。,At the operating system on virtual Windows2K a number of serial devices, such as a virtual serial p
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:801675
    • 提供者:风光好
  1. Virtual_COM

    0下载:
  2. 虚拟串口设备驱动。介绍了串口开发的框架模型。-Virtual serial port device driver. Introduced the framework of the serial model of development.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:9000
    • 提供者:李静波
  1. stm32_vcp

    0下载:
  2. stm32f10x 虚拟串口驱动程序 软件usb转串口 最大速率usb2.0 fullspeed-stm32f10x virtual serial port driver software usb serial maximum rate usb2.0 fullspeed
  3. 所属分类:Driver Develop

    • 发布日期:2016-01-24
    • 文件大小:11791360
    • 提供者:Eric Tian
  1. WdmVNIC

    0下载:
  2. WIN2000下基于虚拟设备的小端口网络驱动程序,来自DriverStudio-WIN2000 virtual device based on a small port network driver, from DriverStudio
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-09
    • 文件大小:56031
    • 提供者:huangxg
  1. vdd

    0下载:
  2. DD sample implements serial port support for the Virtual DOS Machine (VDM). Driver for windows. Tool: winddk
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:259899
    • 提供者:Li Tian
  1. emulate_com

    0下载:
  2. windows下虚拟串口驱动,程序虚拟出两个串口,并且让两个串口互相通信-virtual serial port driver under windows, the program two virtual serial port and two serial ports to enable communication with each other
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-24
    • 文件大小:32537
    • 提供者:老莫
  1. windows_Virtual_COM

    0下载:
  2. windows下虚拟串口设备驱动:(1)串口驱动的入口函数(2)写函数实现(3)读函数实现-windows under a virtual serial port device drivers: (1) the entrance of the serial driver function (2) write function (3) Reading function
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:8966
    • 提供者:李力
  1. Windows_Kernel_Security_Programme

    3下载:
  2. 这是《寒江独钓——Windows内核安全编程》配书光盘,源码包括:Windows串口与键盘过滤驱动、Windows虚拟存储设备与存储设备过滤驱动、Windows文件系统过滤驱动、文件系统透明加密/解密驱动、Windows各类网络驱动(包括TDI过滤驱动及3类NDIS驱动),以及最新的WDF驱动开发模型-This is the " Snowy River fishing alone- Windows kernel security programming" book with C
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:2041010
    • 提供者:lq7972
  1. IrCOMM2k-2.0.0-beta3-src

    0下载:
  2. IrComm2k is a virtual COM (serial) port emulator to connect/synchronize mobile phone via IRDA, so in fact the connection is made via IRDA and software uses virtual COM port //Can be used in other purposes t-IrComm2k is a virtual COM (serial) port e
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-25
    • 文件大小:347626
    • 提供者:VVS777
  1. vserial

    0下载:
  2. Virtual Serial Driver vserial is a sample in winddk 7600.16385.1 The Vserial sample driver is a test tool for serial digitizer drivers. The driver replaces Serial.sys in the driver stack for a serial digitizer. Vserial reads data from a file (instead
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-23
    • 文件大小:18982
    • 提供者:deathsin
  1. Virtual-COM

    0下载:
  2. virtual com port driver sample
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:141289
    • 提供者:reinhard
  1. Virtual-COM

    0下载:
  2. 搜集了所有的虚拟串口驱动,包含com0com, vcom, VSer等-Collect all the virtual serial port driver, including com0com, vcom, VSer etc.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-09
    • 文件大小:1770787
    • 提供者:江望明
« 12 »
搜珍网 www.dssz.com